Home
last modified time | relevance | path

Searched refs:ANALYSIS_CONSTS_BAND8_ODD_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.cpp356 AnalyzeEightFunction(x + VALUE_24, outData, ANALYSIS_CONSTS_BAND8_ODD_MODE); in Analyze8SubbandsInternal()
360 AnalyzeEightFunction(x + VALUE_8, outData, ANALYSIS_CONSTS_BAND8_ODD_MODE); in Analyze8SubbandsInternal()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/
H A Dsbc_tables.h506 static const int16_t ANALYSIS_CONSTS_BAND8_ODD_MODE[80 + 64] = { variable