Searched defs:out_ch_layout (Results 1 – 5 of 5) sorted by relevance
154 AVChannelLayout in_ch_layout = { 0 }, out_ch_layout = { 0 }; in swr_build_matrix() local175 AVChannelLayout in_ch_layout = { 0 }, out_ch_layout = { 0 }; in swr_build_matrix2() local
42 … int64_t out_ch_layout, enum AVSampleFormat out_sample_fmt, int out_sample_rate, in swr_alloc_set_opts()86 … AVChannelLayout *out_ch_layout, enum AVSampleFormat out_sample_fmt, int out_sample_rate, in swr_alloc_set_opts2()
103 AVChannelLayout out_ch_layout; ///< output channel layout member
206 uint64_t out_ch_layout; in main() local
227 AVChannelLayout in_ch_layout = { 0 }, out_ch_layout = { 0 }; in main() local