Searched refs:NvencContext (Results 1 – 4 of 4) sorted by relevance
135 NvencContext *ctx = avctx->priv_data; in nvenc_print_error()157 static void nvenc_map_preset(NvencContext *ctx) in nvenc_map_preset()263 NvencContext *ctx = avctx->priv_data; in nvenc_load_libraries()307 NvencContext *ctx = avctx->priv_data; in nvenc_push_context()318 NvencContext *ctx = avctx->priv_data; in nvenc_pop_context()331 NvencContext *ctx = avctx->priv_data; in nvenc_open_session()356 NvencContext *ctx = avctx->priv_data; in nvenc_check_codec_support()392 NvencContext *ctx = avctx->priv_data; in nvenc_check_cap()409 NvencContext *ctx = avctx->priv_data; in nvenc_check_capabilities()526 NvencContext *ctx = avctx->priv_data; in nvenc_check_device()[all …]
146 typedef struct NvencContext struct222 } NvencContext; argument
26 #define OFFSET(x) offsetof(NvencContext, x)226 .priv_data_size = sizeof(NvencContext),256 .priv_data_size = sizeof(NvencContext),286 .priv_data_size = sizeof(NvencContext),
26 #define OFFSET(x) offsetof(NvencContext, x)206 .priv_data_size = sizeof(NvencContext),235 .priv_data_size = sizeof(NvencContext),