Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcyuv.c83 int pixel_groups; in cyuv_decode_frame() local
148 pixel_groups = s->width / 4 - 1; in cyuv_decode_frame()
149 while (pixel_groups--) { in cyuv_decode_frame()