Searched refs:BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24 (Results 1 – 14 of 14) sorted by relevance
54 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in codec_bits_per_sample2value()95 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24, BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32}; in TEST_F()
61 (BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 | BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24 |75 (BTAV_A2DP_CODEC_BITS_PER_SAMPLE_16 | BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24 |432 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in A2DP_VendorGetTrackBitsPerSampleLdac()830 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in select_best_bits_per_sample()831 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_best_bits_per_sample()832 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_best_bits_per_sample()861 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in select_audio_bits_per_sample()862 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in select_audio_bits_per_sample()863 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_audio_bits_per_sample()864 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_audio_bits_per_sample()[all …]
64 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24 /* bits_per_sample */77 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24 /* bits_per_sample */556 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_best_bits_per_sample()569 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in select_audio_bits_per_sample()570 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_audio_bits_per_sample()759 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in setCodecConfig()781 codec_capability_.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in setCodecConfig()
909 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in select_best_bits_per_sample()910 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_best_bits_per_sample()911 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_best_bits_per_sample()940 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in select_audio_bits_per_sample()941 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in select_audio_bits_per_sample()942 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_audio_bits_per_sample()943 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in select_audio_bits_per_sample()1203 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in setCodecConfig()1204 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in setCodecConfig()
554 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in select_audio_bits_per_sample()744 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in setCodecConfig()
982 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in select_audio_bits_per_sample()1215 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in setCodecConfig()
308 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in getAudioBitsPerSample()469 if (codec_bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in codecBitsPerSample2Str()
101 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24 = 0x1 << 1, enumerator202 (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24), in ToString()
581 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in ha_read_output_audio_config()689 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in ha_write_output_audio_config()1020 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in audio_ha_hw_stream_compute_buffer_size()1188 if (codec_capability.bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in out_get_parameters()
594 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in a2dp_read_output_audio_config()696 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in a2dp_write_output_audio_config()1059 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in audio_a2dp_hw_stream_compute_buffer_size()1227 if (codec_capability.bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24) { in out_get_parameters()
191 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24: in A2dpCodecToHalBitsPerSample()
90 .btav_bits_per_sample_ = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24},
3309 p_a2dp_offload->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24; in bta_av_offload_codec_builder()