/third_party/ffmpeg/libavcodec/ |
D | libvorbisenc.c | 148 … av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_SURROUND)) || in libvorbis_setup() 150 av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_2_2) && in libvorbis_setup() 151 av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_QUAD)) || in libvorbis_setup() 153 … av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT0) && in libvorbis_setup() 154 … av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT0_BACK)) || in libvorbis_setup() 156 … av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT1) && in libvorbis_setup() 157 … av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT1_BACK)) || in libvorbis_setup() 159 … av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_6POINT1)) || in libvorbis_setup() 161 … av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_7POINT1))) { in libvorbis_setup()
|
D | dcadec.c | 369 … if (!av_channel_layout_compare(&s->downmix_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_STEREO) || in dcadec_init() 370 …!av_channel_layout_compare(&s->downmix_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_STEREO_DOWNMIX)) in dcadec_init() 372 …else if (!av_channel_layout_compare(&s->downmix_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT… in dcadec_init() 374 …else if (!av_channel_layout_compare(&s->downmix_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT… in dcadec_init()
|
D | flacenc.c | 403 … av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_SURROUND)) || in flac_encode_init() 405 av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_2_2) && in flac_encode_init() 406 av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_QUAD)) || in flac_encode_init() 408 … av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT0) && in flac_encode_init() 409 … av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT0_BACK)) || in flac_encode_init() 411 … av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT1) && in flac_encode_init() 412 … av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT1_BACK))) { in flac_encode_init()
|
D | dcaenc.c | 192 if (!av_channel_layout_compare(&layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_MONO)) in encode_init() 194 else if (!av_channel_layout_compare(&layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_STEREO)) in encode_init() 196 else if (!av_channel_layout_compare(&layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_2_2)) in encode_init() 198 else if (!av_channel_layout_compare(&layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT0)) in encode_init() 200 else if (!av_channel_layout_compare(&layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT1)) in encode_init()
|
D | ac3dec.c | 232 !av_channel_layout_compare(&s->downmix_layout, &mono)) { in ac3_decode_init() 236 !av_channel_layout_compare(&s->downmix_layout, &stereo)) { in ac3_decode_init() 1610 … !av_channel_layout_compare(&s->downmix_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_MONO)) { in ac3_decode_frame() 1614 … !av_channel_layout_compare(&s->downmix_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_STEREO)) { in ac3_decode_frame()
|
D | mlpenc.c | 604 if (!av_channel_layout_compare(&avctx->ch_layout, &layout_arrangement[i])) in mlp_encode_init() 616 if (!av_channel_layout_compare(&avctx->ch_layout, in mlp_encode_init() 622 } else if (!av_channel_layout_compare(&avctx->ch_layout, in mlp_encode_init() 628 } else if (!av_channel_layout_compare(&avctx->ch_layout, in mlp_encode_init()
|
D | libfdk-aacenc.c | 196 … if (!av_channel_layout_compare(&avctx->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_7POINT1)) { in aac_encode_init()
|
D | libopusenc.c | 199 …} else if (av_channel_layout_compare(&avctx->ch_layout, &ff_vorbis_ch_layouts[avctx->ch_layout.nb_… in libopus_check_vorbis_layout()
|
D | audiotoolboxenc.c | 225 if (!av_channel_layout_compare(in_layout, &map[i].chl)) in get_aac_tag()
|
D | encode.c | 523 if (!av_channel_layout_compare(&avctx->ch_layout, &avctx->codec->ch_layouts[i])) in encode_preinit_audio()
|
D | aacenc.c | 970 if (!av_channel_layout_compare(&avctx->ch_layout, &aac_normal_chan_layouts[i])) { in aac_encode_init() 979 if (!av_channel_layout_compare(&avctx->ch_layout, &aac_pce_configs[i].layout)) in aac_encode_init()
|
/third_party/ffmpeg/libswresample/ |
D | rematrix_template.c | 91 if ( !av_channel_layout_compare(&s->out_ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_STEREO) in RENAME() 92 … && ( !av_channel_layout_compare(&s->in_ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT1) in RENAME() 93 … || !av_channel_layout_compare(&s->in_ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT1_BACK)) in RENAME() 99 if ( !av_channel_layout_compare(&s->out_ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_STEREO) in RENAME() 100 && !av_channel_layout_compare(&s->in_ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_7POINT1) in RENAME()
|
D | swresample_frame.c | 101 if (av_channel_layout_compare(&s->in_ch_layout, &ch_layout) || in config_changed() 121 if (av_channel_layout_compare(&s->out_ch_layout, &ch_layout) || in config_changed()
|
D | rematrix.c | 186 …if( !av_channel_layout_compare(&out_ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_STEREO_DOWNMI… in swr_build_matrix2() 192 …if( !av_channel_layout_compare(&in_ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_STEREO_DOWNMIX) in swr_build_matrix2() 198 if (!av_channel_layout_compare(&in_ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_22POINT2) && in swr_build_matrix2() 199 av_channel_layout_compare(&out_ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_22POINT2)) { in swr_build_matrix2()
|
/third_party/ffmpeg/libavdevice/ |
D | alsa.c | 138 if (!av_channel_layout_compare(layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_QUAD) || in find_reorder_func() 139 !av_channel_layout_compare(layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_2_2)) in find_reorder_func() 160 if (!av_channel_layout_compare(layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT0_BACK) || in find_reorder_func() 161 !av_channel_layout_compare(layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT0)) in find_reorder_func() 163 else if (!av_channel_layout_compare(layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT1_BACK) || in find_reorder_func() 164 !av_channel_layout_compare(layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_5POINT1)) in find_reorder_func() 166 else if (!av_channel_layout_compare(layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_7POINT1)) in find_reorder_func()
|
/third_party/ffmpeg/libavfilter/ |
D | formats.c | 255 if (!av_channel_layout_compare(&a->channel_layouts[i], &b->channel_layouts[j])) { in merge_channel_layouts() 272 if (!av_channel_layout_compare(&b->channel_layouts[j], &bfmt)) in merge_channel_layouts() 283 if (!av_channel_layout_compare(&a->channel_layouts[i], &b->channel_layouts[j])) in merge_channel_layouts() 919 return !av_channel_layout_compare(a, b) || in layouts_compatible()
|
D | af_aresample.c | 154 av_assert0(!av_channel_layout_compare(&outlink->ch_layout, &out_layout)); in config_output()
|
D | af_channelmap.c | 265 } else if (out_ch_mask && av_channel_layout_compare(&s->output_layout, &fmt)) { in channelmap_init()
|
D | buffersrc.c | 78 av_channel_layout_compare(&c->ch_layout, &layout) || c->channels != layout.nb_channels) {\
|
/third_party/ffmpeg/libavformat/ |
D | riffenc.c | 81 … av_channel_layout_compare(&par->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_MONO) && in ff_put_wav_header() 82 … av_channel_layout_compare(&par->ch_layout, &(AVChannelLayout)AV_CHANNEL_LAYOUT_STEREO)) || in ff_put_wav_header()
|
/third_party/ffmpeg/tests/api/ |
D | api-flac-test.c | 212 if (av_channel_layout_compare(&in_frame->ch_layout, &out_frame->ch_layout)) { in run_test()
|
/third_party/ffmpeg/libavutil/ |
D | channel_layout.h | 742 int av_channel_layout_compare(const AVChannelLayout *chl, const AVChannelLayout *chl1);
|
D | channel_layout.c | 930 int av_channel_layout_compare(const AVChannelLayout *chl, const AVChannelLayout *chl1) in av_channel_layout_compare() function
|
D | frame.c | 748 av_channel_layout_compare(&dst->ch_layout, &src->ch_layout)) in frame_copy_audio()
|
/third_party/ffmpeg/libswresample/tests/ |
D | swresample.c | 292 … if(out_sample_rate != in_sample_rate || av_channel_layout_compare(&in_ch_layout, &out_ch_layout)) in main()
|