Home
last modified time | relevance | path

Searched defs:out_layout (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavfilter/
Daf_aresample.c68 AVChannelLayout out_layout = { 0 }; in query_formats() local
132 AVChannelLayout out_layout = { 0 }; in config_output() local
Daf_virtualbass.c53 AVFilterChannelLayouts *in_layout = NULL, *out_layout = NULL; in query_formats() local
Daf_dialoguenhance.c70 AVFilterChannelLayouts *in_layout = NULL, *out_layout = NULL; in query_formats() local
/third_party/ffmpeg/libavresample/
Daudio_mix_matrix.c87 int avresample_build_matrix(uint64_t in_layout, uint64_t out_layout, in avresample_build_matrix()
Daudio_mix.c38 uint64_t out_layout; member
/third_party/ffmpeg/libswresample/
Drematrix.c168 av_cold int swr_build_matrix2(const AVChannelLayout *in_layout, const AVChannelLayout *out_layout, in swr_build_matrix2()