Home
last modified time | relevance | path

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

/system/bt/stack/a2dp/
Da2dp_vendor_ldac_decoder.cc68 typedef int32_t (*tLDAC_BCO_CONFIGURE)(HANDLE_LDAC_BCO hLdacBco, typedef
78 static tLDAC_BCO_CONFIGURE ldac_BCO_configure_func;
156 (tLDAC_BCO_CONFIGURE)load_func(LDAC_BCO_CONFIGURE_NAME); in A2DP_VendorLoadDecoderLdac()