Searched defs:codec_id (Results 1 – 2 of 2) sorted by relevance
33 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_IsVendorSourceCodecValid() local59 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_IsVendorSinkCodecValid() local74 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_IsVendorPeerSourceCodecValid() local89 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_IsVendorPeerSinkCodecValid() local115 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_IsVendorSinkCodecSupported() local130 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_IsVendorPeerSourceCodecSupported() local156 uint16_t codec_id = (p[0] & 0x00ff) | ((p[1] << 8) & 0xff00); in A2DP_VendorCodecGetCodecId() local164 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_VendorUsesRtpHeader() local193 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_VendorCodecName() local299 uint16_t codec_id = A2DP_VendorCodecGetCodecId(p_codec_info); in A2DP_VendorGetBitRate() local[all …]
178 uint16_t codec_id; in getCodecSpecificConfig() local