Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dbuffersink.c68 int nb_layouts = NB_ITEMS(buf->channel_layouts); in cleanup_redundant_layouts() local
76 for (i = lc = 0; i < nb_layouts; i++) { in cleanup_redundant_layouts()