Home
last modified time | relevance | path

Searched defs:downmix_layout (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddcadec.h74 AVChannelLayout downmix_layout; member
Dlibfdk-aacdec.c67 AVChannelLayout downmix_layout; member
Dac3dec.h255 AVChannelLayout downmix_layout; member
Dmlpdec.c142 AVChannelLayout downmix_layout; member
/third_party/ffmpeg/tools/
Dtarget_dec_fuzzer.c390 char *downmix_layout = av_mallocz(19); in LLVMFuzzerTestOneInput() local