Home
last modified time | relevance | path

Searched defs:frame (Results 476 - 500 of 1974) sorted by relevance

1...<<11121314151617181920>>...79

/third_party/ffmpeg/libavcodec/
H A Droqaudioenc.c122 roq_dpcm_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) roq_dpcm_encode_frame() argument
H A Dsgienc.c93 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) encode_frame() argument
H A Dttaenc.c69 static int32_t get_sample(const AVFrame *frame, int sample, in get_sample() argument
87 tta_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) tta_encode_frame() argument
[all...]
H A Dyop.c37 AVFrame *frame; member
198 AVFrame *frame = s->frame; in yop_decode_frame() local
[all...]
H A Drscc.c151 static int rscc_decode_frame(AVCodecContext *avctx, AVFrame *frame, in rscc_decode_frame() argument
[all...]
H A Dsbcenc.c51 static int sbc_analyze_audio(SBCDSPContext *s, struct sbc_frame *frame) in sbc_analyze_audio() argument
98 sbc_pack_frame(AVPacket *avpkt, struct sbc_frame *frame, int joint, int msbc) sbc_pack_frame() argument
199 struct sbc_frame *frame = &sbc->frame; sbc_encode_init() local
282 struct sbc_frame *frame = &sbc->frame; sbc_encode_frame() local
[all...]
H A Dmpegvideo_dec.c256 static void gray_frame(AVFrame *frame) in gray_frame() argument
[all...]
H A Dmscc.c132 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
H A Dpcxenc.c87 pcx_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) pcx_encode_frame() argument
H A Dqsv_internal.h78 AVFrame *frame; member
H A Dvaapi_av1.c30 AVFrame *frame; member
[all...]
H A Dxfaceenc.c137 xface_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) xface_encode_frame() argument
H A Dnellymoserdec.c142 static int decode_tag(AVCodecContext *avctx, AVFrame *frame, in decode_tag() argument
H A Dmvcdec.c228 static int mvc_decode_frame(AVCodecContext *avctx, AVFrame *frame, in mvc_decode_frame() argument
H A Dmwsc.c90 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
H A Dsbcdec.c64 static int sbc_unpack_frame(const uint8_t *data, struct sbc_frame *frame, in sbc_unpack_frame() argument
214 sbc_synthesize_four(struct sbc_decoder_state *state, struct sbc_frame *frame, int ch, int blk, AVFrame *output_frame) sbc_synthesize_four() argument
257 sbc_synthesize_eight(struct sbc_decoder_state *state, struct sbc_frame *frame, int ch, int blk, AVFrame *output_frame) sbc_synthesize_eight() argument
304 sbc_synthesize_audio(struct sbc_decoder_state *state, struct sbc_frame *frame, AVFrame *output_frame) sbc_synthesize_audio() argument
340 sbc_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) sbc_decode_frame() argument
[all...]
H A Dv210dec.c35 AVFrame *frame; member
110 AVFrame *frame = td->frame; in v210_decode_slice() local
[all...]
H A Dvdpau_hevc.c240 const HEVCFrame *frame = &h->DPB[i]; in vdpau_hevc_start_frame() local
295 HEVCFrame *frame = h->rps[ST_CURR_BEF].ref[i]; vdpau_hevc_start_frame() local
318 HEVCFrame *frame = h->rps[ST_CURR_AFT].ref[i]; vdpau_hevc_start_frame() local
341 HEVCFrame *frame = h->rps[LT_CURR].ref[i]; vdpau_hevc_start_frame() local
[all...]
H A Dvmdaudio.c135 static int vmdaudio_decode_frame(AVCodecContext *avctx, AVFrame *frame, in vmdaudio_decode_frame() argument
H A Dvima.c120 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
/third_party/ffmpeg/libavfilter/
H A Dsettb.c125 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
H A Df_perms.c77 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
H A Daf_earwax.c78 AVFrame *frame[2]; member
[all...]
H A Dfflcms2.c173 int ff_icc_profile_attach(FFIccContext *s, cmsHPROFILE profile, AVFrame *frame) in ff_icc_profile_attach() argument
/third_party/ffmpeg/libavdevice/
H A Dlibdc1394.c40 dc1394video_frame_t *frame; member

Completed in 11 milliseconds

1...<<11121314151617181920>>...79