Searched defs:out_layout (Results 1 – 6 of 6) sorted by relevance
68 AVChannelLayout out_layout = { 0 }; in query_formats() local132 AVChannelLayout out_layout = { 0 }; in config_output() local
53 AVFilterChannelLayouts *in_layout = NULL, *out_layout = NULL; in query_formats() local
70 AVFilterChannelLayouts *in_layout = NULL, *out_layout = NULL; in query_formats() local
87 int avresample_build_matrix(uint64_t in_layout, uint64_t out_layout, in avresample_build_matrix()
38 uint64_t out_layout; member
168 av_cold int swr_build_matrix2(const AVChannelLayout *in_layout, const AVChannelLayout *out_layout, in swr_build_matrix2()