Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpngenc.c246 static void png_write_image_data(AVCodecContext *avctx, in png_write_image_data() function
288 png_write_image_data(avctx, s->buf, IOBUF_SIZE); in png_write_row()
554 png_write_image_data(avctx, s->buf, len); in encode_frame()

Completed in 3 milliseconds