Home
last modified time | relevance | path

Searched defs:frame (Results 751 - 775 of 1924) sorted by relevance

1...<<31323334353637383940>>...77

/third_party/ffmpeg/libavcodec/
H A Dv4l2_context.c572 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 Dv4l2_m2m_enc.c274 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 Dvp9_raw_reorder_bsf.c56 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 Dpafvideo.c58 uint8_t *frame[4]; member
276 int i, frame, ret; paf_video_decode() local
[all...]
H A Dphotocd.c224 static av_noinline int decode_huff(AVCodecContext *avctx, AVFrame *frame, in decode_huff() argument
H A Dsmc.c51 AVFrame *frame; member
[all...]
H A Dnellymoserenc.c378 encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) encode_frame() argument
[all...]
H A Dmvha.c151 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
[all...]
H A Dopusdec.c415 static int opus_decode_packet(AVCodecContext *avctx, AVFrame *frame, in opus_decode_packet() argument
[all...]
H A Drawdec.c132 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 Dvaapi_hevc.c100 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 Dvdpau.c341 int ff_vdpau_common_end_frame(AVCodecContext *avctx, AVFrame *frame, in ff_vdpau_common_end_frame() argument
H A Dvmdvideo.c184 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 Dqtrle.c46 AVFrame *frame; member
[all...]
H A Drkmppdec.c63 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 Df_loop.c131 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 Df_segment.c164 static int current_segment_finished(AVFilterContext *ctx, AVFrame *frame) in current_segment_finished() argument
190 AVFrame *frame = NULL; in activate() local
[all...]
H A Dvf_elbg.c145 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
[all...]
H A Daf_anlms.c55 AVFrame *frame[2]; member
[all...]
H A Daf_flanger.c112 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
[all...]
H A Dvf_cropdetect.c153 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
[all...]
H A Dbuffersrc.c153 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 Dvf_dedot.c259 AVFrame *frame = NULL; in activate() local
/third_party/ffmpeg/libavdevice/
H A Dkmsgrab.c87 AVFrame *frame = (AVFrame*)data; in kmsgrab_free_frame() local
267 AVFrame *frame = NULL; in kmsgrab_read_packet() local
[all...]
H A Dlavfi.c361 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...]

Completed in 15 milliseconds

1...<<31323334353637383940>>...77