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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dvp3.c1588 const int y_inc = s->flipped_image ? 1 : -1; local
1593 for (y = Y_INITIAL(0); Y_FINISHED(0); y += y_inc) {
1604 for (y = Y_INITIAL(1); Y_FINISHED(1); y += y_inc) {
1615 for (y = Y_INITIAL(1); Y_FINISHED(1); y += y_inc) {

Completed in 88 milliseconds