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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_delogo.c216 int hsub0 = desc->log2_chroma_w; local
241 int hsub = plane == 1 || plane == 2 ? hsub0 : 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_delogo.c241 int hsub0 = av_pix_fmt_descriptors[inlink->format].log2_chroma_w; local
246 int hsub = plane == 1 || plane == 2 ? hsub0 : 0;

Completed in 49 milliseconds