Searched refs:VALUE_10 (Results 1 – 4 of 4) sorted by relevance
48 const int VALUE_10 = 10; variable225 temp1[VALUE_1] += static_cast<int32_t>(temp2[VALUE_2] * consts[COEFFICIENT_40 + VALUE_10]); in AnalyzeFourForCosTransform()265 temp[VALUE_5] += static_cast<int32_t>(inData[hop + VALUE_10] * consts[hop + VALUE_10]); in AnalyzeEightForPolyphaseFilter()312 consts[COEFFICIENT_80 + i * VALUE_16 + VALUE_10]); in AnalyzeEightForCosTransform()465 eightBandBuffer[VALUE_7] = PCM(VALUE_0 + (VALUE_10 - VALUE_8) * channels); in Get8SubbandSamplingPointInternal()476 eightBandBuffer[VALUE_7] = PCM(VALUE_1 + (VALUE_10 - VALUE_8) * channels); in Get8SubbandSamplingPointInternal()501 eightBandBuffer[VALUE_7] = PCM(VALUE_0 + VALUE_10 * channels); in Get8SubbandSamplingPoint16()504 eightBandBuffer[VALUE_10] = PCM(VALUE_0 + VALUE_6 * channels); in Get8SubbandSamplingPoint16()520 eightBandBuffer[VALUE_7] = PCM(VALUE_1 + VALUE_10 * channels); in Get8SubbandSamplingPoint16()523 eightBandBuffer[VALUE_10] = PCM(VALUE_1 + VALUE_6 * channels); in Get8SubbandSamplingPoint16()
416 const DistributedDB::Value VALUE_10 = { 'v', '1', '0' }; variable471 const DistributedDB::Entry ENTRY_10 = { .key = KEY_10, .value = VALUE_10 };
1011 EXPECT_EQ(DistributedDBNbTestTools::PutLocal(*g_nbLocalBatchDelegate, KEY_10, VALUE_10), OK);
1562 …EXPECT_EQ(DistributedDBNbTestTools::Put(*g_nbBatchCrudDelegate, KEY_EMPTY, VALUE_10), INVALID_ARGS…