Home
last modified time | relevance | path

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

/system/bt/stack/a2dp/
Da2dp_vendor_ldac_decoder.cc51 typedef HANDLE_LDAC_BCO (*tLDAC_BCO_INIT)( typedef
73 static tLDAC_BCO_INIT ldac_BCO_init_func;
139 ldac_BCO_init_func = (tLDAC_BCO_INIT)load_func(LDAC_BCO_INIT_NAME); in A2DP_VendorLoadDecoderLdac()