Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpngdec.c128 static void png_put_interlaced_row(uint8_t *dst, int width, in png_put_interlaced_row() function
398 png_put_interlaced_row(ptr, s->cur_w, s->bits_per_pixel, s->pass, in png_handle_row()