Home
last modified time | relevance | path

Searched refs:ANALYSIS_CONSTS_BAND4_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.cpp346 AnalyzeFourFunction(x + VALUE_8, outData, ANALYSIS_CONSTS_BAND4_EVEN_MODE); in Analyze4SubbandsInternal()
350 AnalyzeFourFunction(x + VALUE_0, outData, ANALYSIS_CONSTS_BAND4_EVEN_MODE); in Analyze4SubbandsInternal()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/
H A Dsbc_tables.h328 static const int16_t ANALYSIS_CONSTS_BAND4_EVEN_MODE[40 + 16] = { variable