| /third_party/ffmpeg/libavcodec/ |
| H A D | v4l2_context.c | 572 int ff_v4l2_context_enqueue_frame(V4L2Context* ctx, const AVFrame* frame) in ff_v4l2_context_enqueue_frame() argument 622 int ff_v4l2_context_dequeue_frame(V4L2Context* ctx, AVFrame* frame, int timeout) in ff_v4l2_context_dequeue_frame() argument
|
| H A D | v4l2_m2m_enc.c | 274 static int v4l2_send_frame(AVCodecContext *avctx, const AVFrame *frame) in v4l2_send_frame() argument 292 AVFrame *frame = s->frame; in v4l2_receive_packet() local [all...] |
| H A D | vp9_raw_reorder_bsf.c | 56 static void vp9_raw_reorder_frame_free(VP9RawReorderFrame **frame) in vp9_raw_reorder_frame_free() argument 74 static int vp9_raw_reorder_frame_parse(AVBSFContext *bsf, VP9RawReorderFrame *frame) in vp9_raw_reorder_frame_parse() argument 177 *next_display = last_frame, *frame; vp9_raw_reorder_make_output() local 280 VP9RawReorderFrame *frame; vp9_raw_reorder_filter() local [all...] |
| H A D | pafvideo.c | 58 uint8_t *frame[4]; member 276 int i, frame, ret; paf_video_decode() local [all...] |
| H A D | photocd.c | 224 static av_noinline int decode_huff(AVCodecContext *avctx, AVFrame *frame, in decode_huff() argument
|
| H A D | smc.c | 51 AVFrame *frame; member [all...] |
| H A D | nellymoserenc.c | 378 encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) encode_frame() argument [all...] |
| H A D | mvha.c | 151 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument [all...] |
| H A D | opusdec.c | 415 static int opus_decode_packet(AVCodecContext *avctx, AVFrame *frame, in opus_decode_packet() argument [all...] |
| H A D | rawdec.c | 132 static void flip(AVCodecContext *avctx, AVFrame *frame) in flip() argument 166 static int raw_decode(AVCodecContext *avctx, AVFrame *frame, in raw_decode() argument [all...] |
| H A D | vaapi_hevc.c | 100 const HEVCFrame *frame = NULL; in fill_vaapi_reference_frames() local 388 get_ref_pic_index(const HEVCContext *h, const HEVCFrame *frame) get_ref_pic_index() argument [all...] |
| H A D | vdpau.c | 341 int ff_vdpau_common_end_frame(AVCodecContext *avctx, AVFrame *frame, in ff_vdpau_common_end_frame() argument
|
| H A D | vmdvideo.c | 184 static int vmd_decode(VmdVideoContext *s, AVFrame *frame) in vmd_decode() argument 433 vmdvideo_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) vmdvideo_decode_frame() argument [all...] |
| H A D | qtrle.c | 46 AVFrame *frame; member [all...] |
| H A D | rkmppdec.c | 63 MppFrame frame; member 320 static int rkmpp_retrieve_frame(AVCodecContext *avctx, AVFrame *frame) in rkmpp_retrieve_frame() argument 496 rkmpp_receive_frame(AVCodecContext *avctx, AVFrame *frame) rkmpp_receive_frame() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | f_loop.c | 131 static int afilter_frame(AVFilterLink *inlink, AVFrame *frame) in afilter_frame() argument 222 AVFrame *frame = NULL; aactivate() local 353 filter_frame(AVFilterLink *inlink, AVFrame *frame) filter_frame() argument 394 AVFrame *frame = NULL; activate() local [all...] |
| H A D | f_segment.c | 164 static int current_segment_finished(AVFilterContext *ctx, AVFrame *frame) in current_segment_finished() argument 190 AVFrame *frame = NULL; in activate() local [all...] |
| H A D | vf_elbg.c | 145 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument [all...] |
| H A D | af_anlms.c | 55 AVFrame *frame[2]; member [all...] |
| H A D | af_flanger.c | 112 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument [all...] |
| H A D | vf_cropdetect.c | 153 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument [all...] |
| H A D | buffersrc.c | 153 int attribute_align_arg av_buffersrc_write_frame(AVFilterContext *ctx, const AVFrame *frame) in av_buffersrc_write_frame() argument 159 int attribute_align_arg av_buffersrc_add_frame(AVFilterContext *ctx, AVFrame *frame) in av_buffersrc_add_frame() argument 178 int attribute_align_arg av_buffersrc_add_frame_flags(AVFilterContext *ctx, AVFrame *frame, in argument [all...] |
| H A D | vf_dedot.c | 259 AVFrame *frame = NULL; in activate() local
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | kmsgrab.c | 87 AVFrame *frame = (AVFrame*)data; in kmsgrab_free_frame() local 267 AVFrame *frame = NULL; in kmsgrab_read_packet() local [all...] |
| H A D | lavfi.c | 361 static int create_subcc_packet(AVFormatContext *avctx, AVFrame *frame, in create_subcc_packet() argument 386 AVFrame *frame = lavfi->decoded_frame; in lavfi_read_packet() local [all...] |