Home
last modified time | relevance | path

Searched refs:A2DP_LoadDecoderAac (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Da2dp_aac_decoder.h29 bool A2DP_LoadDecoderAac(void);
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_aac_decoder.cc40 bool A2DP_LoadDecoderAac(void) { in A2DP_LoadDecoderAac() function
Da2dp_aac.cc1510 if (!A2DP_LoadDecoderAac()) { in init()