Home
last modified time | relevance | path

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