Searched refs:ZmbvEncContext (Results 1 – 1 of 1) sorted by relevance
63 typedef struct ZmbvEncContext { struct79 } ZmbvEncContext; argument85 static inline int block_cmp(ZmbvEncContext *c, uint8_t *src, int stride, in block_cmp()120 static int zmbv_me(ZmbvEncContext *c, uint8_t *src, int sstride, uint8_t *prev, in zmbv_me()169 ZmbvEncContext * const c = avctx->priv_data; in encode_frame()308 ZmbvEncContext * const c = avctx->priv_data; in encode_end()324 ZmbvEncContext * const c = avctx->priv_data; in encode_init()436 .priv_data_size = sizeof(ZmbvEncContext),