Home
last modified time | relevance | path

Searched defs:frame (Results 76 - 100 of 1974) sorted by relevance

12345678910>>...79

/third_party/ffmpeg/libavcodec/
H A Daura.c41 static int aura_decode_frame(AVCodecContext *avctx, AVFrame *frame, in aura_decode_frame() argument
H A Dbitpacked_enc.c34 static int encode_yuv422p10(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame) in encode_yuv422p10() argument
93 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) encode_frame() argument
[all...]
H A Ddsicinaudio.c90 static int cinaudio_decode_frame(AVCodecContext *avctx, AVFrame *frame, in cinaudio_decode_frame() argument
H A Datsc_a53.c25 int ff_alloc_a53_sei(const AVFrame *frame, size_t prefix_len, in ff_alloc_a53_sei() argument
H A Dlibwebpenc.c38 libwebp_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) libwebp_encode_frame() argument
H A Dbmvaudio.c42 static int bmv_aud_decode_frame(AVCodecContext *avctx, AVFrame *frame, in bmv_aud_decode_frame() argument
H A Dgsmdec.c68 static int gsm_decode_frame(AVCodecContext *avctx, AVFrame *frame, in gsm_decode_frame() argument
H A Dlibgsmenc.c91 libgsm_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) libgsm_encode_frame() argument
H A Dnvdec_vp8.c29 static unsigned char safe_get_ref_idx(VP8Frame *frame) in safe_get_ref_idx() argument
H A Dpafaudio.c45 static int paf_audio_decode(AVCodecContext *avctx, AVFrame *frame, in paf_audio_decode() argument
H A Dvt_internal.h36 CVImageBufferRef frame; member
H A Dqsvenc_vp9.c49 qsv_enc_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) qsv_enc_frame() argument
H A Dqsvenc_mpeg2.c48 qsv_enc_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) qsv_enc_frame() argument
H A Dqsvenc_jpeg.c48 qsv_enc_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) qsv_enc_frame() argument
H A Dtmv.c39 static int tmv_decode_frame(AVCodecContext *avctx, AVFrame *frame, in tmv_decode_frame() argument
[all...]
/third_party/ffmpeg/libavcodec/arm/
H A Dneontest.c58 wrap(avcodec_send_frame(AVCodecContext *avctx, const AVFrame *frame)) in avcodec_send_frame() argument
63 wrap(avcodec_receive_frame(AVCodecContext *avctx, AVFrame *frame)) in avcodec_receive_frame() argument
/third_party/ffmpeg/doc/examples/
H A Dencode_video.c39 static void encode(AVCodecContext *enc_ctx, AVFrame *frame, AVPacket *pkt, in encode() argument
76 AVFrame *frame; in main() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_qsv.c34 static int qsv_get_buffer(AVCodecContext *s, AVFrame *frame, int flags) in qsv_get_buffer() argument
/third_party/ffmpeg/libavcodec/aarch64/
H A Dneontest.c58 wrap(avcodec_send_frame(AVCodecContext *avctx, const AVFrame *frame)) in avcodec_send_frame() argument
63 wrap(avcodec_receive_frame(AVCodecContext *avctx, AVFrame *frame)) in avcodec_receive_frame() argument
/third_party/ffmpeg/libavfilter/
H A Daudio.c39 AVFrame *frame = NULL; in ff_default_get_audio_buffer() local
[all...]
H A Dlavfutils.c43 AVFrame *frame = NULL; in ff_load_image() local
[all...]
H A Dqp_table.c27 int ff_qp_table_extract(AVFrame *frame, int8_t **table, int *table_w, int *table_h, in ff_qp_table_extract() argument
H A Dvideo.c43 AVFrame *frame = NULL; in ff_default_get_video_buffer2() local
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dw64xmmtest.c58 wrap(avcodec_send_frame(AVCodecContext *avctx, const AVFrame *frame)) in avcodec_send_frame() argument
63 wrap(avcodec_receive_frame(AVCodecContext *avctx, AVFrame *frame)) in avcodec_receive_frame() argument
/third_party/ffmpeg/libavutil/
H A Ddetection_bbox.c51 AVDetectionBBoxHeader *av_detection_bbox_create_side_data(AVFrame *frame, uint32_t nb_bboxes) in av_detection_bbox_create_side_data() argument

Completed in 8 milliseconds

12345678910>>...79