Home
last modified time | relevance | path

Searched refs:sane_layout (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavresample/
Daudio_mix_matrix.c66 static int sane_layout(uint64_t layout) in sane_layout() function
117 if (!sane_layout(in_layout) || !sane_layout(out_layout)) in avresample_build_matrix()
/third_party/ffmpeg/libswresample/
Drematrix.c102 static int sane_layout(int64_t layout){ in sane_layout() function
154 if(!sane_layout(in_ch_layout)){ in swr_build_matrix()
160 if(!sane_layout(out_ch_layout)){ in swr_build_matrix()