Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_aac_decoder.h28 bool A2DP_LoadDecoderAac(void);
/system/bt/stack/a2dp/
Da2dp_aac_decoder.cc39 bool A2DP_LoadDecoderAac(void) { in A2DP_LoadDecoderAac() function
Da2dp_aac.cc1437 if (!A2DP_LoadDecoderAac()) { in init()