Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dwrgif.c84 flush_packet(gif_dest_ptr dinfo) in flush_packet() function
101 flush_packet(dinfo); \
195 flush_packet(dinfo); in compress_term()
/third_party/libjpeg-turbo/
Dwrgif.c84 flush_packet(gif_dest_ptr dinfo) in flush_packet() function
101 flush_packet(dinfo); \
195 flush_packet(dinfo); in compress_term()
/third_party/ffmpeg/libavformat/
Dapngenc.c116 static int flush_packet(AVFormatContext *format_context, AVPacket *packet) in flush_packet() function
237 ret = flush_packet(format_context, packet); in apng_write_packet()
253 ret = flush_packet(format_context, NULL); in apng_write_trailer()
Dasfenc.c877 static void flush_packet(AVFormatContext *s) in flush_packet() function
969 flush_packet(s); in put_frame()
974 flush_packet(s); in put_frame()
1002 flush_packet(s); in put_frame()
1004 flush_packet(s); in put_frame()
1006 flush_packet(s); in put_frame()
1129 flush_packet(s); in asf_write_trailer()
Dmpegenc.c631 static int flush_packet(AVFormatContext *ctx, int stream_index, in flush_packet() function
1103 es_size = flush_packet(ctx, best_i, timestamp_packet->pts, in output_packet()
1107 es_size = flush_packet(ctx, best_i, AV_NOPTS_VALUE, AV_NOPTS_VALUE, scr, in output_packet()
/third_party/skia/third_party/externals/libjpeg-turbo/
Dwrgif.c112 flush_packet(gif_dest_ptr dinfo) in flush_packet() function
129 flush_packet(dinfo); \
225 flush_packet(dinfo); in compress_term()