Home
last modified time | relevance | path

Searched defs:in_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.c43int64_t in_ch_layout, enum AVSampleFormat in_sample_fmt, int in_sample_rate, in swr_alloc_set_opts()
87AVChannelLayout *in_ch_layout, enum AVSampleFormat in_sample_fmt, int in_sample_rate, in swr_alloc_set_opts2()
Dswresample_internal.h102 AVChannelLayout in_ch_layout; ///< input channel layout member
/third_party/ffmpeg/libavresample/tests/
Davresample.c202 uint64_t in_ch_layout; in main() local
/third_party/ffmpeg/libswresample/tests/
Dswresample.c227 AVChannelLayout in_ch_layout = { 0 }, out_ch_layout = { 0 }; in main() local