Home
last modified time | relevance | path

Searched refs:AVQSVFramesContext (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext_qsv.h42 typedef struct AVQSVFramesContext { struct
50 } AVQSVFramesContext; typedef
Dhwcontext_qsv.c201 AVQSVFramesContext *hwctx = ctx->hwctx; in qsv_pool_alloc()
214 AVQSVFramesContext *hwctx = ctx->hwctx; in qsv_init_child_ctx()
354 AVQSVFramesContext *frames_hwctx = ctx->hwctx; in qsv_init_pool()
396 AVQSVFramesContext *hwctx = ctx->hwctx; in frame_alloc()
444 AVQSVFramesContext *frames_hwctx = ctx->hwctx; in qsv_init_internal_session()
519 AVQSVFramesContext *frames_hwctx = ctx->hwctx; in qsv_frames_init()
617 AVQSVFramesContext *src_hwctx = src_ctx->hwctx; in qsv_frames_derive_from()
978 AVQSVFramesContext *dst_hwctx = dst_ctx->hwctx; in qsv_frames_derive_to()
1031 AVQSVFramesContext *hwctx = dst_ctx->hwctx; in qsv_map_to()
1281 .frames_hwctx_size = sizeof(AVQSVFramesContext),
/third_party/ffmpeg/libavcodec/
Dqsv.c448 AVQSVFramesContext *frames_hwctx = frames_ctx->hwctx; in qsv_create_mids()
486 AVQSVFramesContext *frames_hwctx = frames_ctx->hwctx; in qsv_setup_mids()
534 AVQSVFramesContext *frames_hwctx = frames_ctx->hwctx; in qsv_frame_alloc()
560 AVQSVFramesContext *frames_hwctx; in qsv_frame_alloc()
619 AVQSVFramesContext *hw_frames_hwctx = hw_frames_ctx->hwctx; in qsv_frame_lock()
780 AVQSVFramesContext *frames_hwctx = frames_ctx->hwctx; in ff_qsv_init_session_frames()
Dqsvenc.c458 AVQSVFramesContext *frames_hwctx = frames_ctx->hwctx; in init_video_param_jpeg()
579 AVQSVFramesContext *frames_hwctx = frames_ctx->hwctx; in init_video_param()
1121 AVQSVFramesContext *frames_hwctx = frames_ctx->hwctx; in ff_qsv_enc_init()
Dqsvdec.c243 AVQSVFramesContext *frames_hwctx = frames_ctx->hwctx; in qsv_decode_preinit()
/third_party/ffmpeg/libavfilter/
Dvf_scale_qsv.c180 AVQSVFramesContext *in_frames_hwctx; in init_out_pool()
181 AVQSVFramesContext *out_frames_hwctx; in init_out_pool()
283 AVQSVFramesContext *in_frames_hwctx = in_frames_ctx->hwctx; in init_out_session()
284 AVQSVFramesContext *out_frames_hwctx = out_frames_ctx->hwctx; in init_out_session()
Dqsvvpp.c293 AVQSVFramesContext *frames_hwctx; in fill_frameinfo_by_link()
510 AVQSVFramesContext *in_frames_hwctx = NULL; in init_vpp_session()
511 AVQSVFramesContext *out_frames_hwctx = NULL; in init_vpp_session()
Dvf_deinterlace_qsv.c175 AVQSVFramesContext *hw_frames_hwctx = hw_frames_ctx->hwctx; in init_out_session()
/third_party/ffmpeg/fftools/
Dffmpeg_qsv.c76 AVQSVFramesContext *frames_hwctx; in qsv_init()
/third_party/ffmpeg/doc/examples/
Dqsvdec.c57 AVQSVFramesContext *frames_hwctx; in get_format()