Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpngdec.c345 static void png_handle_row(PNGDecContext *s, uint8_t *dst, ptrdiff_t dst_stride) in png_handle_row() function
443 png_handle_row(s, dst, dst_stride); in png_decode_idat()