Home
last modified time | relevance | path

Searched defs:avctx (Results 376 - 400 of 842) sorted by relevance

1...<<11121314151617181920>>...34

/third_party/ffmpeg/libavcodec/
H A Dvaapi_encode_vp9.c54 static int vaapi_encode_vp9_init_sequence_params(AVCodecContext *avctx) in vaapi_encode_vp9_init_sequence_params() argument
78 static int vaapi_encode_vp9_init_picture_params(AVCodecContext *avctx, in vaapi_encode_vp9_init_picture_params() argument
187 vaapi_encode_vp9_get_encoder_caps(AVCodecContext *avctx) vaapi_encode_vp9_get_encoder_caps() argument
198 vaapi_encode_vp9_configure(AVCodecContext *avctx) vaapi_encode_vp9_configure() argument
255 vaapi_encode_vp9_init(AVCodecContext *avctx) vaapi_encode_vp9_init() argument
[all...]
H A Dvaapi_encode_vp8.c53 static int vaapi_encode_vp8_init_sequence_params(AVCodecContext *avctx) in vaapi_encode_vp8_init_sequence_params() argument
75 static int vaapi_encode_vp8_init_picture_params(AVCodecContext *avctx, in vaapi_encode_vp8_init_picture_params() argument
129 static int vaapi_encode_vp8_write_quant_table(AVCodecContext *avctx, in vaapi_encode_vp8_write_quant_table() argument
162 static av_cold int vaapi_encode_vp8_configure(AVCodecContext *avctx) in vaapi_encode_vp8_configure() argument
202 vaapi_encode_vp8_init(AVCodecContext *avctx) vaapi_encode_vp8_init() argument
[all...]
H A Dvdpau_hevc.c34 static int vdpau_hevc_start_frame(AVCodecContext *avctx, in vdpau_hevc_start_frame() argument
402 vdpau_hevc_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) vdpau_hevc_decode_slice() argument
420 vdpau_hevc_end_frame(AVCodecContext *avctx) vdpau_hevc_end_frame() argument
469 vdpau_hevc_parse_rext_profile(AVCodecContext *avctx, VdpDecoderProfile *vdp_profile) vdpau_hevc_parse_rext_profile() argument
515 vdpau_hevc_init(AVCodecContext *avctx) vdpau_hevc_init() argument
[all...]
H A Dvdpau_h264.c69 static void vdpau_h264_set_reference_frames(AVCodecContext *avctx) in vdpau_h264_set_reference_frames() argument
120 static int vdpau_h264_start_frame(AVCodecContext *avctx, in vdpau_h264_start_frame() argument
181 static int vdpau_h264_decode_slice(AVCodecContext *avctx, in vdpau_h264_decode_slice() argument
201 static int vdpau_h264_end_frame(AVCodecContext *avctx) in vdpau_h264_end_frame() argument
217 vdpau_h264_init(AVCodecContext *avctx) vdpau_h264_init() argument
[all...]
H A Dvmdaudio.c72 static av_cold int vmdaudio_decode_init(AVCodecContext *avctx) in vmdaudio_decode_init() argument
135 vmdaudio_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) vmdaudio_decode_frame() argument
[all...]
H A Dvima.c109 static av_cold int decode_init(AVCodecContext *avctx) in decode_init() argument
120 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
H A Dvorbis.c106 int ff_vorbis_ready_floor1_list(AVCodecContext *avctx, in ff_vorbis_ready_floor1_list() argument
H A Dvp9lpf.c178 void ff_vp9_loopfilter_sb(AVCodecContext *avctx, VP9Filter *lflvl, in ff_vp9_loopfilter_sb() argument
H A Dwmv2enc.c72 static av_cold int wmv2_encode_init(AVCodecContext *avctx) in wmv2_encode_init() argument
[all...]
H A Dxsubenc.c114 static int xsub_encode(AVCodecContext *avctx, unsigned char *buf, in xsub_encode() argument
204 static av_cold int xsub_encoder_init(AVCodecContext *avctx) in xsub_encoder_init() argument
[all...]
H A Dxwddec.c32 static int xwd_decode_frame(AVCodecContext *avctx, AVFrame *p, in xwd_decode_frame() argument
[all...]
H A Dmsvideo1.c50 AVCodecContext *avctx; member
61 static av_cold int msvideo1_decode_init(AVCodecContext *avctx) in msvideo1_decode_init() argument
297 msvideo1_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt) msvideo1_decode_frame() argument
335 msvideo1_decode_end(AVCodecContext *avctx) msvideo1_decode_end() argument
[all...]
H A Dopus_parser.c83 static int opus_find_frame_end(AVCodecParserContext *ctx, AVCodecContext *avctx, in opus_find_frame_end() argument
165 static int opus_parse(AVCodecParserContext *ctx, AVCodecContext *avctx, in opus_parse() argument
H A Dpictordec.c122 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument
[all...]
H A Dqsvenc_hevc.c53 static int generate_fake_vps(QSVEncContext *q, AVCodecContext *avctx) in generate_fake_vps() argument
164 qsv_enc_init(AVCodecContext *avctx) qsv_enc_init() argument
208 qsv_enc_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) qsv_enc_frame() argument
216 qsv_enc_close(AVCodecContext *avctx) qsv_enc_close() argument
[all...]
H A Drl2.c44 AVCodecContext *avctx; member
133 static av_cold int rl2_decode_init(AVCodecContext *avctx) in rl2_decode_init() argument
181 rl2_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) rl2_decode_frame() argument
210 rl2_decode_end(AVCodecContext *avctx) rl2_decode_end() argument
[all...]
H A Dsunrastenc.c42 static void sunrast_image_write_header(AVCodecContext *avctx) in sunrast_image_write_header() argument
56 static void sunrast_image_write_image(AVCodecContext *avctx, in sunrast_image_write_image() argument
140 sunrast_encode_init(AVCodecContext *avctx) sunrast_encode_init() argument
173 sunrast_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) sunrast_encode_frame() argument
[all...]
H A Dutvideo.h66 AVCodecContext *avctx; member
H A Dmss1.c143 static int mss1_decode_frame(AVCodecContext *avctx, AVFrame *rframe, in mss1_decode_frame() argument
192 static av_cold int mss1_decode_init(AVCodecContext *avctx) in mss1_decode_init() argument
212 mss1_decode_end(AVCodecContext *avctx) mss1_decode_end() argument
[all...]
H A Dtarga.c51 static int targa_decode_rle(AVCodecContext *avctx, TargaContext *s, in targa_decode_rle() argument
110 static int decode_frame(AVCodecContext *avctx, AVFrame *p, in decode_frame() argument
[all...]
H A Dtiertexseqv.c35 AVCodecContext *avctx; member
214 static av_cold int seqvideo_decode_init(AVCodecContext *avctx) in seqvideo_decode_init() argument
233 static int seqvideo_decode_frame(AVCodecContext *avctx, AVFrame *rframe, in seqvideo_decode_frame() argument
255 seqvideo_decode_end(AVCodecContext *avctx) seqvideo_decode_end() argument
[all...]
/third_party/ffmpeg/libavdevice/
H A Dfbdev_dec.c64 static av_cold int fbdev_read_header(AVFormatContext *avctx) in fbdev_read_header() argument
150 fbdev_read_packet(AVFormatContext *avctx, AVPacket *pkt) fbdev_read_packet() argument
204 fbdev_read_close(AVFormatContext *avctx) fbdev_read_close() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dfflcms2.c31 int ff_icc_context_init(FFIccContext *s, void *avctx) in ff_icc_context_init() argument
H A Dvf_addroi.c57 AVFilterContext *avctx = inlink->dst; in addroi_config_input() local
96 AVFilterContext *avctx = inlink->dst; in addroi_filter_frame() local
186 static av_cold int addroi_init(AVFilterContext *avctx) in addroi_init() argument
206 addroi_uninit(AVFilterContext *avctx) addroi_uninit() argument
[all...]
H A Dvf_colorkey_opencl.c49 static int colorkey_opencl_init(AVFilterContext *avctx) in colorkey_opencl_init() argument
93 AVFilterContext *avctx = link->dst; in filter_frame() local
180 static av_cold void colorkey_opencl_uninit(AVFilterContext *avctx) in colorkey_opencl_uninit() argument
[all...]

Completed in 11 milliseconds

1...<<11121314151617181920>>...34