Home
last modified time | relevance | path

Searched refs:roundCte (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DSubbandFunctionsCommon.h464 const int32_t roundCte = 0x80000000; in performPredictionFilteringHL() local
525 if (((tmp_round0 << 23) ^ roundCte) == 0) { in performPredictionFilteringHL()
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/
DSubbandFunctionsCommon.h463 const int32_t roundCte = 0x80000000; in performPredictionFilteringHL() local
526 if (((tmp_round0 << 23) ^ roundCte) == 0) { in performPredictionFilteringHL()