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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dcyuv.c83 int pixel_groups; local
140 pixel_groups = s->width / 4 - 1;
141 while (pixel_groups--) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcyuv.c83 int pixel_groups; local
148 pixel_groups = s->width / 4 - 1;
149 while (pixel_groups--) {

Completed in 72 milliseconds