Searched refs:AmfContext (Results 1 – 4 of 4) sorted by relevance
111 AmfContext *ctx = avctx->priv_data; in amf_load_library()152 AmfContext *ctx = avctx->priv_data; in amf_init_from_d3d11_device()171 AmfContext *ctx = avctx->priv_data; in amf_init_from_dxva2_device()216 AmfContext *ctx = avctx->priv_data; in amf_init_context()338 AmfContext *ctx = avctx->priv_data; in amf_init_encoder()372 AmfContext *ctx = avctx->priv_data; in ff_amf_encode_close()437 AmfContext *ctx = avctx->priv_data; in timestamp_queue_enqueue()449 AmfContext *ctx = avctx->priv_data; in amf_copy_buffer()594 AmfContext *ctx = avctx->priv_data; in ff_amf_receive_packet()
47 typedef struct AmfContext { struct119 } AmfContext; argument
24 #define OFFSET(x) offsetof(AmfContext, x)98 AmfContext *ctx = avctx->priv_data; in amf_encode_init_hevc()320 .priv_data_size = sizeof(AmfContext),
25 #define OFFSET(x) offsetof(AmfContext, x)131 AmfContext *ctx = avctx->priv_data; in amf_encode_init_h264()388 .priv_data_size = sizeof(AmfContext),