Searched refs:ext_index (Results 1 – 1 of 1) sorted by relevance
115 CodecInfo const& codec, btav_a2dp_codec_index_t* ext_index) { in assignSourceCodecIndex() argument151 if (*ext_index >= BTAV_A2DP_CODEC_INDEX_SOURCE_EXT_MAX) { in assignSourceCodecIndex()159 return *(ext_index++); in assignSourceCodecIndex()170 CodecInfo const& codec, btav_a2dp_codec_index_t* ext_index) { in assignSinkCodecIndex() argument198 if (*ext_index >= BTAV_A2DP_CODEC_INDEX_SINK_EXT_MAX) { in assignSinkCodecIndex()206 return *(ext_index++); in assignSinkCodecIndex()