Searched refs:BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32 (Results 1 – 12 of 12) 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()
61 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32)};69 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32 // bits_per_sample707 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_best_bits_per_sample()708 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()709 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()750 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()751 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_audio_bits_per_sample()752 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_audio_bits_per_sample()753 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_audio_bits_per_sample()1015 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()[all …]
854 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_best_bits_per_sample()855 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()856 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_best_bits_per_sample()897 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()898 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in select_audio_bits_per_sample()899 p_codec_config->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_audio_bits_per_sample()900 p_result->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in select_audio_bits_per_sample()1152 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()1153 if (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in setCodecConfig()
538 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()729 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()746 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()
965 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in select_audio_bits_per_sample()1198 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in setCodecConfig()
300 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in getAudioBitsPerSample()463 if (codec_bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in codecBitsPerSample2Str()
101 BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32 = 0x1 << 2 enumerator201 (bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32), in ToString()
585 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in ha_read_output_audio_config()693 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in ha_write_output_audio_config()1024 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in audio_ha_hw_stream_compute_buffer_size()1193 if (codec_capability.bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in out_get_parameters()
598 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in a2dp_read_output_audio_config()700 codec_config.bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in a2dp_write_output_audio_config()1063 case BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32: in audio_a2dp_hw_stream_compute_buffer_size()1232 if (codec_capability.bits_per_sample & BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32) { in out_get_parameters()
3288 p_a2dp_offload->bits_per_sample = BTAV_A2DP_CODEC_BITS_PER_SAMPLE_32; in bta_av_offload_codec_builder()