Searched refs:LibkvazaarContext (Results 1 – 1 of 1) sorted by relevance
42 typedef struct LibkvazaarContext { struct50 } LibkvazaarContext; argument54 LibkvazaarContext *const ctx = avctx->priv_data; in libkvazaar_init()152 LibkvazaarContext *ctx = avctx->priv_data; in libkvazaar_close()170 LibkvazaarContext *ctx = avctx->priv_data; in libkvazaar_encode()308 #define OFFSET(x) offsetof(LibkvazaarContext, x)337 .priv_data_size = sizeof(LibkvazaarContext),