Searched refs:CLVContext (Results 1 – 1 of 1) sorted by relevance
68 typedef struct CLVContext { struct82 } CLVContext; argument88 static inline int decode_block(CLVContext *ctx, int16_t *blk, int has_ac, in decode_block()177 static int decode_mb(CLVContext *c, int x, int y) in decode_mb()506 CLVContext *c = avctx->priv_data; in clv_decode_frame()710 CLVContext *const c = avctx->priv_data; in clv_decode_init()759 CLVContext *const c = avctx->priv_data; in clv_decode_end()774 .priv_data_size = sizeof(CLVContext),