Home
last modified time | relevance | path

Searched defs:vtctx (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvideotoolbox.c73 int ff_videotoolbox_buffer_copy(VTContext *vtctx, in ff_videotoolbox_buffer_copy()
187 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in ff_videotoolbox_avcc_extradata_create() local
395 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in ff_videotoolbox_h264_start_frame() local
410 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_h264_decode_params() local
432 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_common_decode_slice() local
471 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_get_context() local
498 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in ff_videotoolbox_uninit() local
517 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_buffer_create() local
693 VTContext *vtctx = opaque; in videotoolbox_decoder_callback() local
714 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_session_decode_frame() local
[all …]
Dvideotoolboxenc.c272 static void set_async_error(VTEncContext *vtctx, int err) in set_async_error()
293 static void clear_frame_queue(VTEncContext *vtctx) in clear_frame_queue()
298 static int vtenc_q_pop(VTEncContext *vtctx, bool wait, CMSampleBufferRef *buf, ExtraSEI **sei) in vtenc_q_pop()
348 static void vtenc_q_push(VTEncContext *vtctx, CMSampleBufferRef buffer, ExtraSEI *sei) in vtenc_q_push()
468 VTEncContext *vtctx = avctx->priv_data; in get_params_size() local
523 VTEncContext *vtctx = avctx->priv_data; in copy_param_sets() local
583 VTEncContext *vtctx = avctx->priv_data; in set_extradata() local
638 VTEncContext *vtctx = avctx->priv_data; in vtenc_output_callback() local
671 VTEncContext *vtctx = avctx->priv_data; in get_length_code_size() local
706 VTEncContext *vtctx = avctx->priv_data; in get_vt_h264_profile_level() local
[all …]
Dvideotoolbox_vp9.c114 VTContext *vtctx = avctx->internal->hwaccel_priv_data; in videotoolbox_vp9_decode_slice() local
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_tgsi.c92 struct virgl_transform_context *vtctx = (struct virgl_transform_context *)ctx; in virgl_tgsi_transform_declaration() local
147 struct virgl_transform_context *vtctx = (struct virgl_transform_context *)ctx; in virgl_tgsi_transform_property() local
188 struct virgl_transform_context *vtctx = (struct virgl_transform_context *)ctx; in virgl_tgsi_transform_prolog() local
270 struct virgl_transform_context *vtctx = (struct virgl_transform_context *)ctx; in virgl_tgsi_transform_instruction() local
/third_party/ffmpeg/fftools/
Dffmpeg_videotoolbox.c146 AVVideotoolboxContext *vtctx = av_videotoolbox_alloc_context(); in videotoolbox_init() local