Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dgif.c480 uint8_t *outbuf_ptr, *end; in gif_encode_frame() local
486 outbuf_ptr = pkt->data; in gif_encode_frame()
501 gif_image_write_image(avctx, &outbuf_ptr, end, palette, in gif_encode_frame()
516 pkt->size = outbuf_ptr - pkt->data; in gif_encode_frame()

Completed in 2 milliseconds