Searched refs:plane_avail (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_extractplanes.c139 int plane_avail, ret, i; local
142 plane_avail = ((desc->flags & AV_PIX_FMT_FLAG_RGB) ? PLANE_R|PLANE_G|PLANE_B :
146 if (e->requested_planes & ~plane_avail) {

Completed in 98 milliseconds