Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_encoder.cpp358 AnalyzeEightFunction(x + VALUE_16, outData, ANALYSIS_CONSTS_BAND8_EVEN_MODE); in Analyze8SubbandsInternal()
362 AnalyzeEightFunction(x + VALUE_0, outData, ANALYSIS_CONSTS_BAND8_EVEN_MODE); in Analyze8SubbandsInternal()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/
H A Dsbc_tables.h412 static const int16_t ANALYSIS_CONSTS_BAND8_EVEN_MODE[80 + 64] = { variable