Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibkvazaar.c43 typedef struct LibkvazaarContext { struct
51 } LibkvazaarContext; typedef
55 LibkvazaarContext *const ctx = avctx->priv_data; in libkvazaar_init()
153 LibkvazaarContext *ctx = avctx->priv_data; in libkvazaar_close()
168 LibkvazaarContext *ctx = avctx->priv_data; in libkvazaar_encode()
301 #define OFFSET(x) offsetof(LibkvazaarContext, x)
331 .priv_data_size = sizeof(LibkvazaarContext),

Completed in 1 milliseconds