Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibrav1e.c38 typedef struct librav1eContext { struct
56 } librav1eContext; typedef
113 librav1eContext *ctx = avctx->priv_data; in get_stats()
152 librav1eContext *ctx = avctx->priv_data; in set_stats()
167 librav1eContext *ctx = avctx->priv_data; in librav1e_encode_close()
187 librav1eContext *ctx = avctx->priv_data; in librav1e_encode_init()
435 librav1eContext *ctx = avctx->priv_data; in librav1e_receive_packet()
572 #define OFFSET(x) offsetof(librav1eContext, x)
625 .priv_data_size = sizeof(librav1eContext),

Completed in 2 milliseconds