| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_bbox.c | 76 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
|
| H A D | vf_blackframe.c | 44 unsigned int frame; ///< frame number member 59 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument [all...] |
| H A D | vf_dejudder.c | 119 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
|
| H A D | f_cue.c | 47 AVFrame *frame = ff_inlink_peek_frame(inlink, 0); in activate() local
|
| H A D | af_bs2b.c | 120 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument [all...] |
| H A D | framepool.c | 193 AVFrame *frame; in ff_frame_pool_get() local [all...] |
| H A D | framequeue.c | 56 AVFrame *frame = ff_framequeue_take(fq); in ff_framequeue_free() local 63 int ff_framequeue_add(FFFrameQueue *fq, AVFrame *frame) in ff_framequeue_add() argument [all...] |
| H A D | framequeue.h | 35 AVFrame *frame; member [all...] |
| H A D | vf_separatefields.c | 54 static void extract_field(AVFrame *frame, int nb_planes, int type) in extract_field() argument
|
| H A D | vf_freezeframes.c | 77 AVFrame *frame = NULL; in activate() local [all...] |
| H A D | vf_repeatfields.c | 31 AVFrame *frame; member
|
| H A D | vf_untile.c | 33 AVFrame *frame; member [all...] |
| H A D | vf_iccgen.c | 99 static int iccgen_filter_frame(AVFilterLink *inlink, AVFrame *frame) in iccgen_filter_frame() argument [all...] |
| H A D | vf_iccdetect.c | 68 static int iccdetect_filter_frame(AVFilterLink *inlink, AVFrame *frame) in iccdetect_filter_frame() argument
|
| H A D | vf_swapuv.c | 43 static void do_swap(AVFrame *frame) in do_swap() argument
|
| H A D | vf_vflip.c | 59 AVFrame *frame; in get_video_buffer() local 108 static int filter_frame(AVFilterLink *link, AVFrame *frame) in filter_frame() argument [all...] |
| H A D | vf_shuffleplanes.c | 94 static int shuffleplanes_filter_frame(AVFilterLink *inlink, AVFrame *frame) in shuffleplanes_filter_frame() argument [all...] |
| H A D | vf_shuffleframes.c | 82 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | s302m.c | 101 static int s302m_decode_frame(AVCodecContext *avctx, AVFrame *frame, in s302m_decode_frame() argument [all...] |
| H A D | wcmv.c | 44 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
|
| H A D | proresdec.h | 41 AVFrame *frame; member
|
| H A D | ra144dec.c | 63 static int ra144_decode_frame(AVCodecContext * avctx, AVFrame *frame, in ra144_decode_frame() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | aqtitledec.c | 42 int frame; in aqt_probe() local 55 int64_t pos = 0, frame = AV_NOPTS_VALUE; in aqt_read_header() local
|
| H A D | yuv4mpegenc.c | 183 const AVFrame *frame = (const AVFrame *)pkt->data; in yuv4_write_packet() local
|
| H A D | uncodedframecrcenc.c | 49 static void video_frame_cksum(AVBPrint *bp, AVFrame *frame) in video_frame_cksum() argument 78 static void audio_frame_cksum(AVBPrint *bp, AVFrame *frame) in audio_frame_cksum() argument 128 write_frame(struct AVFormatContext *s, int stream_index, AVFrame **frame, unsigned flags) write_frame() argument [all...] |