Searched refs:png_pass_dsp_ymask (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | pngdec.c | 116 static const uint8_t png_pass_dsp_ymask[NB_PASSES] = { variable 397 if ((png_pass_dsp_ymask[s->pass] << (s->y & 7)) & 0x80) { in png_handle_row() |
Completed in 3 milliseconds