• Home
  • Raw
  • Download

Lines Matching defs:p_codec_info

161                                       const uint8_t* p_codec_info,  in A2DP_ParseInfoSbc()
284 const char* A2DP_CodecNameSbc(UNUSED_ATTR const uint8_t* p_codec_info) { in A2DP_CodecNameSbc()
288 bool A2DP_IsSourceCodecValidSbc(const uint8_t* p_codec_info) { in A2DP_IsSourceCodecValidSbc()
296 bool A2DP_IsSinkCodecValidSbc(const uint8_t* p_codec_info) { in A2DP_IsSinkCodecValidSbc()
304 bool A2DP_IsPeerSourceCodecValidSbc(const uint8_t* p_codec_info) { in A2DP_IsPeerSourceCodecValidSbc()
312 bool A2DP_IsPeerSinkCodecValidSbc(const uint8_t* p_codec_info) { in A2DP_IsPeerSinkCodecValidSbc()
320 bool A2DP_IsSinkCodecSupportedSbc(const uint8_t* p_codec_info) { in A2DP_IsSinkCodecSupportedSbc()
325 bool A2DP_IsPeerSourceCodecSupportedSbc(const uint8_t* p_codec_info) { in A2DP_IsPeerSourceCodecSupportedSbc()
330 void A2DP_InitDefaultCodecSbc(uint8_t* p_codec_info) { in A2DP_InitDefaultCodecSbc()
344 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()
486 int A2DP_GetTrackBitsPerSampleSbc(const uint8_t* p_codec_info) { in A2DP_GetTrackBitsPerSampleSbc()
500 int A2DP_GetTrackChannelCountSbc(const uint8_t* p_codec_info) { in A2DP_GetTrackChannelCountSbc()
524 int A2DP_GetNumberOfSubbandsSbc(const uint8_t* p_codec_info) { in A2DP_GetNumberOfSubbandsSbc()
546 int A2DP_GetNumberOfBlocksSbc(const uint8_t* p_codec_info) { in A2DP_GetNumberOfBlocksSbc()
572 int A2DP_GetAllocationMethodCodeSbc(const uint8_t* p_codec_info) { in A2DP_GetAllocationMethodCodeSbc()
594 int A2DP_GetChannelModeCodeSbc(const uint8_t* p_codec_info) { in A2DP_GetChannelModeCodeSbc()
620 int A2DP_GetSamplingFrequencyCodeSbc(const uint8_t* p_codec_info) { in A2DP_GetSamplingFrequencyCodeSbc()
646 int A2DP_GetMinBitpoolSbc(const uint8_t* p_codec_info) { in A2DP_GetMinBitpoolSbc()
659 int A2DP_GetMaxBitpoolSbc(const uint8_t* p_codec_info) { in A2DP_GetMaxBitpoolSbc()
673 int A2DP_GetSinkTrackChannelTypeSbc(const uint8_t* p_codec_info) { in A2DP_GetSinkTrackChannelTypeSbc()
697 bool A2DP_GetPacketTimestampSbc(UNUSED_ATTR const uint8_t* p_codec_info, in A2DP_GetPacketTimestampSbc()
703 bool A2DP_BuildCodecHeaderSbc(UNUSED_ATTR const uint8_t* p_codec_info, in A2DP_BuildCodecHeaderSbc()
716 std::string A2DP_CodecInfoStringSbc(const uint8_t* p_codec_info) { in A2DP_CodecInfoStringSbc()
782 const uint8_t* p_codec_info) { in A2DP_GetEncoderInterfaceSbc()
789 const uint8_t* p_codec_info) { in A2DP_GetDecoderInterfaceSbc()
795 bool A2DP_AdjustCodecSbc(uint8_t* p_codec_info) { in A2DP_AdjustCodecSbc()
813 UNUSED_ATTR const uint8_t* p_codec_info) { in A2DP_SourceCodecIndexSbc()
818 UNUSED_ATTR const uint8_t* p_codec_info) { in A2DP_SinkCodecIndexSbc()