Home
last modified time | relevance | path

Searched defs:avctx (Results 101 - 125 of 842) sorted by relevance

12345678910>>...34

/third_party/ffmpeg/libavcodec/
H A Dnvdec_mjpeg.c31 static int nvdec_mjpeg_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_mjpeg_start_frame() argument
62 static int nvdec_mjpeg_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) in nvdec_mjpeg_decode_slice() argument
67 static int nvdec_mjpeg_frame_params(AVCodecContext *avctx, in nvdec_mjpeg_frame_params() argument
H A Dpthread.c48 static void validate_thread_parameters(AVCodecContext *avctx) in validate_thread_parameters() argument
74 ff_thread_init(AVCodecContext *avctx) ff_thread_init() argument
86 ff_thread_free(AVCodecContext *avctx) ff_thread_free() argument
[all...]
H A Dv210x.c27 static av_cold int decode_init(AVCodecContext *avctx) in decode_init() argument
39 static int decode_frame(AVCodecContext *avctx, AVFrame *pic, in decode_frame() argument
[all...]
H A Dv408enc.c31 static av_cold int v408_encode_init(AVCodecContext *avctx) in v408_encode_init() argument
39 static int v408_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in v408_encode_frame() argument
[all...]
H A Dvaapi_vp9.c37 static int vaapi_vp9_start_frame(AVCodecContext *avctx, in vaapi_vp9_start_frame() argument
120 static int vaapi_vp9_end_frame(AVCodecContext *avctx) in vaapi_vp9_end_frame() argument
128 vaapi_vp9_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) vaapi_vp9_decode_slice() argument
[all...]
H A Dvdpau_vp9.c32 static int vdpau_vp9_start_frame(AVCodecContext *avctx, in vdpau_vp9_start_frame() argument
166 static int vdpau_vp9_decode_slice(AVCodecContext *avctx, in vdpau_vp9_decode_slice() argument
186 static int vdpau_vp9_end_frame(AVCodecContext *avctx) in vdpau_vp9_end_frame() argument
201 vdpau_vp9_init(AVCodecContext *avctx) vdpau_vp9_init() argument
[all...]
H A Dptx.c29 static int ptx_decode_frame(AVCodecContext *avctx, AVFrame *p, in ptx_decode_frame() argument
H A Dvp9_parser.c28 parse(AVCodecParserContext *ctx, AVCodecContext *avctx, const uint8_t **out_data, int *out_size, const uint8_t *data, int size) parse() argument
H A Dpamenc.c27 static int pam_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in pam_encode_frame() argument
H A Dpafaudio.c31 static av_cold int paf_audio_init(AVCodecContext *avctx) in paf_audio_init() argument
45 static int paf_audio_decode(AVCodecContext *avctx, AVFrame *frame, in paf_audio_decode() argument
H A Drv34_parser.c42 rv34_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) rv34_parse() argument
H A Dsipr_parser.c30 static int sipr_split(AVCodecContext *avctx, const uint8_t *buf, int buf_size) in sipr_split() argument
49 static int sipr_parse(AVCodecParserContext *s1, AVCodecContext *avctx, in sipr_parse() argument
H A Dxbmenc.c31 static int xbm_encode_frame(AVCodecContext *avctx, AVPacket *pkt, in xbm_encode_frame() argument
H A Dxma_parser.c30 static int xma_parse(AVCodecParserContext *s1, AVCodecContext *avctx, in xma_parse() argument
H A Dmpl2dec.c66 static int mpl2_decode_frame(AVCodecContext *avctx, AVSubtitle *sub, in mpl2_decode_frame() argument
H A Dpnm.c65 int ff_pnm_decode_header(AVCodecContext *avctx, PNMContext * const s) in ff_pnm_decode_header() argument
[all...]
H A Dqoi_parser.c33 static int qoi_parse(AVCodecParserContext *s, AVCodecContext *avctx, in qoi_parse() argument
H A Dvaapi_mpeg4.c48 static int vaapi_mpeg4_start_frame(AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size) in vaapi_mpeg4_start_frame() argument
139 static int vaapi_mpeg4_end_frame(AVCodecContext *avctx) in vaapi_mpeg4_end_frame() argument
155 vaapi_mpeg4_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) vaapi_mpeg4_decode_slice() argument
[all...]
H A Dvaapi_mjpeg.c26 static int vaapi_mjpeg_start_frame(AVCodecContext *avctx, in vaapi_mjpeg_start_frame() argument
64 static int vaapi_mjpeg_end_frame(AVCodecContext *avctx) in vaapi_mjpeg_end_frame() argument
72 static int vaapi_mjpeg_decode_slice(AVCodecContext *avctx, in vaapi_mjpeg_decode_slice() argument
[all...]
H A Dvdpau_vc1.c34 static int vdpau_vc1_start_frame(AVCodecContext *avctx, in vdpau_vc1_start_frame() argument
102 static int vdpau_vc1_decode_slice(AVCodecContext *avctx, in vdpau_vc1_decode_slice() argument
119 static int vdpau_vc1_init(AVCodecContext *avctx) in vdpau_vc1_init() argument
H A Dvdpau_mpeg12.c34 static int vdpau_mpeg_start_frame(AVCodecContext *avctx, in vdpau_mpeg_start_frame() argument
86 static int vdpau_mpeg_decode_slice(AVCodecContext *avctx, in vdpau_mpeg_decode_slice() argument
103 static int vdpau_mpeg1_init(AVCodecContext *avctx) in vdpau_mpeg1_init() argument
126 static int vdpau_mpeg2_init(AVCodecContext *avctx) in vdpau_mpeg2_init() argument
H A Dvdpau_mpeg4.c32 static int vdpau_mpeg4_start_frame(AVCodecContext *avctx, in vdpau_mpeg4_start_frame() argument
86 static int vdpau_mpeg4_decode_slice(av_unused AVCodecContext *avctx, in vdpau_mpeg4_decode_slice() argument
93 static int vdpau_mpeg4_init(AVCodecContext *avctx) in vdpau_mpeg4_init() argument
H A Dpixblockdsp.c81 av_cold void ff_pixblockdsp_init(PixblockDSPContext *c, AVCodecContext *avctx) in ff_pixblockdsp_init() argument
[all...]
/third_party/ffmpeg/libavcodec/ppc/
H A Dfmtconvert_altivec.c57 ff_fmt_convert_init_ppc(FmtConvertContext *c, AVCodecContext *avctx) ff_fmt_convert_init_ppc() argument
/third_party/ffmpeg/libavfilter/cuda/
H A Dload_helper.c34 int ff_cuda_load_module(void *avctx, AVCUDADeviceContext *hwctx, CUmodule *cu_module, in ff_cuda_load_module() argument

Completed in 6 milliseconds

12345678910>>...34