/third_party/ffmpeg/libavcodec/ |
H A D | fitsenc.c | 38 fits_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) fits_encode_frame() argument
|
H A D | bmpenc.c | 66 bmp_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) bmp_encode_frame() argument
|
H A D | qoienc.c | 28 qoi_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) qoi_encode_frame() argument
|
H A D | h263dec.c | 428 int ff_h263_decode_frame(AVCodecContext *avctx, AVFrame *pict, in ff_h263_decode_frame() argument [all...] |
H A D | asvenc.c | 212 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) encode_frame() argument [all...] |
H A D | xwdenc.c | 33 xwd_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) xwd_encode_frame() argument
|
H A D | mpegvideo_dec.c | 506 void ff_print_debug_info(MpegEncContext *s, Picture *p, AVFrame *pict) in ff_print_debug_info() argument
|
H A D | jpeglsenc.c | 271 encode_picture_ls(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) encode_picture_ls() argument
|
H A D | flashsvenc.c | 202 flashsv_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) flashsv_encode_frame() argument
|
H A D | h261dec.c | 597 static int h261_decode_frame(AVCodecContext *avctx, AVFrame *pict, in h261_decode_frame() argument
|
H A D | ljpegenc.c | 214 ljpeg_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) ljpeg_encode_frame() argument
|
H A D | mpegutils.c | 103 void ff_print_debug_info2(AVCodecContext *avctx, AVFrame *pict, uint8_t *mbskip_table, in ff_print_debug_info2() argument
|
H A D | msvideo1enc.c | 67 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) encode_frame() argument
|
H A D | qtrleenc.c | 367 qtrle_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) qtrle_encode_frame() argument
|
H A D | gif.c | 476 gif_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) gif_encode_frame() argument
|
H A D | rv10.c | 596 static int rv10_decode_frame(AVCodecContext *avctx, AVFrame *pict, in rv10_decode_frame() argument
|
H A D | svq1enc.c | 582 svq1_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) svq1_encode_frame() argument
|
H A D | smcenc.c | 503 const AVFrame *pict = frame; in smc_encode_frame() local
|
H A D | zmbvenc.c | 168 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) encode_frame() argument
|
H A D | tiffenc.c | 247 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) encode_frame() argument
|
H A D | vc1dec.c | 626 static int vc1_decode_frame(AVCodecContext *avctx, AVFrame *pict, in vc1_decode_frame() argument
|
H A D | intrax8.c | 739 int ff_intrax8_decode_picture(IntraX8Context *w, Picture *pict, in ff_intrax8_decode_picture() argument
|
/third_party/ffmpeg/doc/examples/ |
H A D | muxing.c | 454 static void fill_yuv_image(AVFrame *pict, int frame_index, in fill_yuv_image() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | oggparsevorbis.c | 121 uint8_t *pict = av_malloc(len + AV_INPUT_BUFFER_PADDING_SIZE); in vorbis_parse_single_comment() local
|
/third_party/backends/backend/ |
H A D | v4l.h | 94 struct video_picture pict; member
|