Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daudiotoolboxenc.c182 static int remap_layout(AudioChannelLayout *layout, const AVChannelLayout *in_layout) in remap_layout()
202 static int get_aac_tag(const AVChannelLayout *in_layout) in get_aac_tag()
/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.c37 uint64_t in_layout; member
/third_party/ffmpeg/libavfilter/
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/libswresample/
Drematrix.c168 av_cold int swr_build_matrix2(const AVChannelLayout *in_layout, const AVChannelLayout *out_layout, in swr_build_matrix2()