OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:output_layout_
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/media/base/
channel_mixer.cc
62
output_layout_
(output_layout),
67
output_layout_
== CHANNEL_LAYOUT_7_0) {
70
output_layout_
== CHANNEL_LAYOUT_7_1) {
89
ChannelLayout
output_layout_
;
member in class:media::MatrixBuilder
101
// |
output_layout_
| respectively.
160
output_layout_
== CHANNEL_LAYOUT_DISCRETE) {
179
int output_ch_index = ChannelOrder(
output_layout_
, ch);
203
(
output_layout_
== CHANNEL_LAYOUT_MONO && input_channels_ == 2) ?
230
} else if (
output_layout_
> CHANNEL_LAYOUT_MONO) {
253
} else if (
output_layout_
> CHANNEL_LAYOUT_MONO)
[
all
...]
Completed in 36 milliseconds