/third_party/ffmpeg/libavcodec/ |
D | qsv.c | 447 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)hw_frames_ref->data; in qsv_create_mids() local 485 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)hw_frames_ref->data; in qsv_setup_mids() local 533 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)ctx->hw_frames_ctx->data; in qsv_frame_alloc() local 559 AVHWFramesContext *frames_ctx; in qsv_frame_alloc() local 779 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)qsv_frames_ctx->hw_frames_ctx->data; in ff_qsv_init_session_frames() local
|
D | nvdec.c | 293 AVHWFramesContext *frames_ctx; in nvdec_init_hwframes() local 337 AVHWFramesContext *frames_ctx; in ff_nvdec_decode_init() local 700 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)hw_frames_ctx->data; in ff_nvdec_frame_params() local
|
D | dxva2.c | 355 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)avctx->hw_frames_ctx->data; in dxva2_create_decoder() local 473 AVHWFramesContext *frames_ctx = (AVHWFramesContext *)avctx->hw_frames_ctx->data; in d3d11va_create_decoder() local 595 AVHWFramesContext *frames_ctx = (AVHWFramesContext *)hw_frames_ctx->data; in ff_dxva2_common_frame_params() local 658 AVHWFramesContext *frames_ctx; in ff_dxva2_decode_init() local
|
D | qsvenc.c | 457 AVHWFramesContext *frames_ctx = (AVHWFramesContext *)avctx->hw_frames_ctx->data; in init_video_param_jpeg() local 578 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)avctx->hw_frames_ctx->data; in init_video_param() local 1120 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)avctx->hw_frames_ctx->data; in ff_qsv_enc_init() local
|
D | qsvdec.c | 57 QSVFramesContext frames_ctx; member 242 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)avctx->hw_frames_ctx->data; in qsv_decode_preinit() local
|
D | decode.c | 1181 AVHWFramesContext *frames_ctx; in ff_decode_get_hw_frames_ctx() local 1256 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)frames_ref->data; in avcodec_get_hw_frames_parameters() local 1407 const AVHWFramesContext *frames_ctx = in ff_get_format() local
|
D | vdpau.c | 182 AVHWFramesContext *frames_ctx; in ff_vdpau_common_init() local
|
D | encode.c | 663 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)avctx->hw_frames_ctx->data; in ff_encode_preinit() local
|
D | nvenc.c | 621 AVHWFramesContext *frames_ctx; in nvenc_setup_device() local 1639 AVHWFramesContext *frames_ctx; in ff_nvenc_encode_init() local 1762 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)frame->hw_frames_ctx->data; in nvenc_register_frame() local
|
D | amfenc.c | 243 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)avctx->hw_frames_ctx->data; in amf_init_context() local
|
D | qsvenc.h | 149 QSVFramesContext frames_ctx; member
|
D | videotoolbox.c | 1116 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)hw_frames_ctx->data; in videotoolbox_frame_params() local
|
/third_party/ffmpeg/fftools/ |
D | ffmpeg_qsv.c | 75 AVHWFramesContext *frames_ctx; in qsv_init() local
|
/third_party/ffmpeg/doc/examples/ |
D | vaapi_encode.c | 47 AVHWFramesContext *frames_ctx = NULL; in set_hwframe_ctx() local
|
D | qsvdec.c | 56 AVHWFramesContext *frames_ctx; in get_format() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_transpose_npp.c | 70 AVBufferRef *frames_ctx; member 400 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)outlink->hw_frames_ctx->data; in npptranspose_filter_frame() local
|
D | vf_scale_npp.c | 72 AVBufferRef *frames_ctx; member 509 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)outlink->hw_frames_ctx->data; in nppscale_filter_frame() local
|
D | qsvvpp.c | 292 AVHWFramesContext *frames_ctx; in fill_frameinfo_by_link() local 523 AVHWFramesContext *frames_ctx = (AVHWFramesContext *)inlink->hw_frames_ctx->data; in init_vpp_session() local
|
D | vf_scale_cuda.c | 80 AVBufferRef *frames_ctx; member 270 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)inlink->hw_frames_ctx->data; in cudascale_config_props() local
|
D | vf_overlay_cuda.c | 302 AVHWFramesContext *frames_ctx = (AVHWFramesContext*)inlink->hw_frames_ctx->data; in overlay_cuda_config_output() local
|