Lines Matching defs:p_codec_info

165                                       const uint8_t* p_codec_info,  in A2DP_ParseInfoSbc()
288 const char* A2DP_CodecNameSbc(UNUSED_ATTR const uint8_t* p_codec_info) { in A2DP_CodecNameSbc()
292 bool A2DP_IsSourceCodecValidSbc(const uint8_t* p_codec_info) { in A2DP_IsSourceCodecValidSbc()
300 bool A2DP_IsSinkCodecValidSbc(const uint8_t* p_codec_info) { in A2DP_IsSinkCodecValidSbc()
308 bool A2DP_IsPeerSourceCodecValidSbc(const uint8_t* p_codec_info) { in A2DP_IsPeerSourceCodecValidSbc()
316 bool A2DP_IsPeerSinkCodecValidSbc(const uint8_t* p_codec_info) { in A2DP_IsPeerSinkCodecValidSbc()
324 bool A2DP_IsSinkCodecSupportedSbc(const uint8_t* p_codec_info) { in A2DP_IsSinkCodecSupportedSbc()
329 bool A2DP_IsPeerSourceCodecSupportedSbc(const uint8_t* p_codec_info) { in A2DP_IsPeerSourceCodecSupportedSbc()
334 void A2DP_InitDefaultCodecSbc(uint8_t* p_codec_info) { in A2DP_InitDefaultCodecSbc()
348 const tA2DP_SBC_CIE* p_cap, const uint8_t* p_codec_info, in A2DP_CodecInfoMatchesCapabilitySbc()
460 int A2DP_GetTrackSampleRateSbc(const uint8_t* p_codec_info) { in A2DP_GetTrackSampleRateSbc()
485 int A2DP_GetTrackBitsPerSampleSbc(const uint8_t* p_codec_info) { in A2DP_GetTrackBitsPerSampleSbc()
498 int A2DP_GetTrackChannelCountSbc(const uint8_t* p_codec_info) { in A2DP_GetTrackChannelCountSbc()
521 int A2DP_GetNumberOfSubbandsSbc(const uint8_t* p_codec_info) { in A2DP_GetNumberOfSubbandsSbc()
542 int A2DP_GetNumberOfBlocksSbc(const uint8_t* p_codec_info) { in A2DP_GetNumberOfBlocksSbc()
567 int A2DP_GetAllocationMethodCodeSbc(const uint8_t* p_codec_info) { in A2DP_GetAllocationMethodCodeSbc()
588 int A2DP_GetChannelModeCodeSbc(const uint8_t* p_codec_info) { in A2DP_GetChannelModeCodeSbc()
613 int A2DP_GetSamplingFrequencyCodeSbc(const uint8_t* p_codec_info) { in A2DP_GetSamplingFrequencyCodeSbc()
638 int A2DP_GetMinBitpoolSbc(const uint8_t* p_codec_info) { in A2DP_GetMinBitpoolSbc()
650 int A2DP_GetMaxBitpoolSbc(const uint8_t* p_codec_info) { in A2DP_GetMaxBitpoolSbc()
663 int A2DP_GetSinkTrackChannelTypeSbc(const uint8_t* p_codec_info) { in A2DP_GetSinkTrackChannelTypeSbc()
686 bool A2DP_GetPacketTimestampSbc(UNUSED_ATTR const uint8_t* p_codec_info, in A2DP_GetPacketTimestampSbc()
692 bool A2DP_BuildCodecHeaderSbc(UNUSED_ATTR const uint8_t* p_codec_info, in A2DP_BuildCodecHeaderSbc()
708 std::string A2DP_CodecInfoStringSbc(const uint8_t* p_codec_info) { in A2DP_CodecInfoStringSbc()
774 const uint8_t* p_codec_info) { in A2DP_GetEncoderInterfaceSbc()
781 const uint8_t* p_codec_info) { in A2DP_GetDecoderInterfaceSbc()
787 bool A2DP_AdjustCodecSbc(uint8_t* p_codec_info) { in A2DP_AdjustCodecSbc()
805 UNUSED_ATTR const uint8_t* p_codec_info) { in A2DP_SourceCodecIndexSbc()
810 UNUSED_ATTR const uint8_t* p_codec_info) { in A2DP_SinkCodecIndexSbc()