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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dimgconvert.c245 int yheight; local
263 yheight = (height - 1 - (padtop + padbottom)) >> y_shift;
264 for (y = 0; y < yheight; y++) {
278 yheight = (height - 1 - (padtop + padbottom)) >> y_shift;
279 for (y = 0; y < yheight; y++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dimgconvert.c813 int yheight; local
831 yheight = (height - 1 - (padtop + padbottom)) >> y_shift;
832 for (y = 0; y < yheight; y++) {
846 yheight = (height - 1 - (padtop + padbottom)) >> y_shift;
847 for (y = 0; y < yheight; y++) {

Completed in 60 milliseconds