Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dformats.c704 static int layouts_compatible(uint64_t a, uint64_t b) in layouts_compatible() function
727 if (layouts_compatible(fmts->channel_layouts[i], fmts->channel_layouts[j])) { in ff_formats_check_channel_layouts()