Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_ldac_decoder.cc50 typedef HANDLE_LDAC_BCO (*tLDAC_BCO_INIT)( typedef
72 static tLDAC_BCO_INIT ldac_BCO_init_func;
134 ldac_BCO_init_func = (tLDAC_BCO_INIT)load_func(LDAC_BCO_INIT_NAME); in A2DP_VendorLoadDecoderLdac()