Home
last modified time | relevance | path

Searched refs:CHANNEL_LAYOUT_BITSTREAM (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/api/audio/
Dchannel_layout.h120 CHANNEL_LAYOUT_BITSTREAM = 32, enumerator
123 CHANNEL_LAYOUT_MAX = CHANNEL_LAYOUT_BITSTREAM
Dchannel_layout.cc275 case CHANNEL_LAYOUT_BITSTREAM: in ChannelLayoutToString()
/external/webrtc/audio/utility/
Dchannel_mixer_unittest.cc156 if (input_layout == CHANNEL_LAYOUT_BITSTREAM || in TEST_F()
159 output_layout == CHANNEL_LAYOUT_BITSTREAM || in TEST_F()
192 input_layout == CHANNEL_LAYOUT_BITSTREAM || in TEST_F()
Dchannel_mixing_matrix_unittest.cc37 if (input_layout == CHANNEL_LAYOUT_BITSTREAM || in TEST()
40 output_layout == CHANNEL_LAYOUT_BITSTREAM || in TEST()
/external/openscreen/cast/streaming/
Dremoting.proto115 CHANNEL_LAYOUT_BITSTREAM = 32; enumerator
/external/openscreen/cast/cast_core/api/runtime/
Dcast_audio_decoder_service.proto65 CHANNEL_LAYOUT_BITSTREAM = 4; enumerator