Searched defs:hsub1 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Ddrawutils.c67 int hsub1 = (plane == 1 || plane == 2) ? hsub : 0; local
87 int hsub1 = plane == 1 || plane == 2 ? hsub : 0; local
107 int hsub1 = plane == 1 || plane == 2 ? hsub : 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Ddrawutils.c93 int hsub1 = (plane == 1 || plane == 2) ? hsub : 0; local
113 int hsub1 = plane == 1 || plane == 2 ? hsub : 0; local
135 int hsub1 = plane == 1 || plane == 2 ? hsub : 0; local

Completed in 70 milliseconds