Home
last modified time | relevance | path

Searched refs:AmfContext (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Damfenc.h47 typedef struct AmfContext { struct
119 } AmfContext; typedef
H A Damfenc.c112 AmfContext *ctx = avctx->priv_data; in amf_load_library()
154 AmfContext *ctx = avctx->priv_data; in amf_init_from_d3d11_device()
173 AmfContext *ctx = avctx->priv_data; in amf_init_from_dxva2_device()
218 AmfContext *ctx = avctx->priv_data; in amf_init_context()
340 AmfContext *ctx = avctx->priv_data; in amf_init_encoder()
374 AmfContext *ctx = avctx->priv_data; in ff_amf_encode_close()
439 AmfContext *ctx = avctx->priv_data; in amf_copy_buffer()
580 AmfContext *ctx = avctx->priv_data; in ff_amf_receive_packet()
H A Damfenc_hevc.c25 #define OFFSET(x) offsetof(AmfContext, x)
99 AmfContext *ctx = avctx->priv_data; in amf_encode_init_hevc()
321 .priv_data_size = sizeof(AmfContext),
H A Damfenc_h264.c26 #define OFFSET(x) offsetof(AmfContext, x)
132 AmfContext *ctx = avctx->priv_data; in amf_encode_init_h264()
389 .priv_data_size = sizeof(AmfContext),

Completed in 3 milliseconds