Home
last modified time | relevance | path

Searched defs:pict (Results 1 - 25 of 35) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dfitsenc.c38 fits_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) fits_encode_frame() argument
H A Dbmpenc.c66 bmp_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) bmp_encode_frame() argument
H A Dqoienc.c28 qoi_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) qoi_encode_frame() argument
H A Dh263dec.c428 int ff_h263_decode_frame(AVCodecContext *avctx, AVFrame *pict, in ff_h263_decode_frame() argument
[all...]
H A Dasvenc.c212 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) encode_frame() argument
[all...]
H A Dxwdenc.c33 xwd_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) xwd_encode_frame() argument
H A Dmpegvideo_dec.c506 void ff_print_debug_info(MpegEncContext *s, Picture *p, AVFrame *pict) in ff_print_debug_info() argument
H A Djpeglsenc.c271 encode_picture_ls(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) encode_picture_ls() argument
H A Dflashsvenc.c202 flashsv_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) flashsv_encode_frame() argument
H A Dh261dec.c597 static int h261_decode_frame(AVCodecContext *avctx, AVFrame *pict, in h261_decode_frame() argument
H A Dljpegenc.c214 ljpeg_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) ljpeg_encode_frame() argument
H A Dmpegutils.c103 void ff_print_debug_info2(AVCodecContext *avctx, AVFrame *pict, uint8_t *mbskip_table, in ff_print_debug_info2() argument
H A Dmsvideo1enc.c67 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) encode_frame() argument
H A Dqtrleenc.c367 qtrle_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) qtrle_encode_frame() argument
H A Dgif.c476 gif_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) gif_encode_frame() argument
H A Drv10.c596 static int rv10_decode_frame(AVCodecContext *avctx, AVFrame *pict, in rv10_decode_frame() argument
H A Dsvq1enc.c582 svq1_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) svq1_encode_frame() argument
H A Dsmcenc.c503 const AVFrame *pict = frame; in smc_encode_frame() local
H A Dzmbvenc.c168 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) encode_frame() argument
H A Dtiffenc.c247 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *pict, int *got_packet) encode_frame() argument
H A Dvc1dec.c626 static int vc1_decode_frame(AVCodecContext *avctx, AVFrame *pict, in vc1_decode_frame() argument
H A Dintrax8.c739 int ff_intrax8_decode_picture(IntraX8Context *w, Picture *pict, in ff_intrax8_decode_picture() argument
/third_party/ffmpeg/doc/examples/
H A Dmuxing.c454 static void fill_yuv_image(AVFrame *pict, int frame_index, in fill_yuv_image() argument
/third_party/ffmpeg/libavformat/
H A Doggparsevorbis.c121 uint8_t *pict = av_malloc(len + AV_INPUT_BUFFER_PADDING_SIZE); in vorbis_parse_single_comment() local
/third_party/backends/backend/
H A Dv4l.h94 struct video_picture pict; member

Completed in 18 milliseconds

12