Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds