Searched refs:BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32 (Results 1 – 14 of 14) sorted by relevance
56 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in codec_bits_per_sample2value()95 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_24, BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32}; in TEST_F()
62 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32)};76 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32)};84 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32 // bits_per_sample434 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in A2DP_VendorGetTrackBitsPerSampleLdac()825 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_best_bits_per_sample()826 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()827 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()868 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()869 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_audio_bits_per_sample()870 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_audio_bits_per_sample()[all …]
904 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_best_bits_per_sample()905 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()906 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()947 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()948 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_audio_bits_per_sample()949 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_audio_bits_per_sample()950 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_audio_bits_per_sample()1210 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()1211 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in setCodecConfig()
573 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()764 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()
555 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()745 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()
983 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()1216 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()
310 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in getAudioBitsPerSample()473 if (codec_bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in codecBitsPerSample2Str()
102 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32 = 0x1 << 2 enumerator205 (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32), in ToString()
584 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in ha_read_output_audio_config()692 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in ha_write_output_audio_config()1023 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in audio_ha_hw_stream_compute_buffer_size()1192 if (codec_capability.bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in out_get_parameters()
597 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in a2dp_read_output_audio_config()699 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in a2dp_write_output_audio_config()1062 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in audio_a2dp_hw_stream_compute_buffer_size()1231 if (codec_capability.bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in out_get_parameters()
193 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in A2dpCodecToHalBitsPerSample()
92 .btav_bits_per_sample_ = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32}};
3312 p_a2dp_offload->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in bta_av_offload_codec_builder()