Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswresample/
Drematrix.c154 AVChannelLayout in_ch_layout = { 0 }, out_ch_layout = { 0 }; in swr_build_matrix() local
175 AVChannelLayout in_ch_layout = { 0 }, out_ch_layout = { 0 }; in swr_build_matrix2() local
Dswresample.c42int64_t out_ch_layout, enum AVSampleFormat out_sample_fmt, int out_sample_rate, in swr_alloc_set_opts()
86AVChannelLayout *out_ch_layout, enum AVSampleFormat out_sample_fmt, int out_sample_rate, in swr_alloc_set_opts2()
Dswresample_internal.h103 AVChannelLayout out_ch_layout; ///< output channel layout member
/third_party/ffmpeg/libavresample/tests/
Davresample.c206 uint64_t out_ch_layout; in main() local
/third_party/ffmpeg/libswresample/tests/
Dswresample.c227 AVChannelLayout in_ch_layout = { 0 }, out_ch_layout = { 0 }; in main() local