Searched refs:librav1eContext (Results 1 – 1 of 1) sorted by relevance
36 typedef struct librav1eContext { struct54 } librav1eContext; argument111 librav1eContext *ctx = avctx->priv_data; in get_stats()150 librav1eContext *ctx = avctx->priv_data; in set_stats()165 librav1eContext *ctx = avctx->priv_data; in librav1e_encode_close()185 librav1eContext *ctx = avctx->priv_data; in librav1e_encode_init()433 librav1eContext *ctx = avctx->priv_data; in librav1e_receive_packet()570 #define OFFSET(x) offsetof(librav1eContext, x)623 .priv_data_size = sizeof(librav1eContext),