Searched refs:vp8_update_entropy (Results 1 – 3 of 3) sorted by relevance
260 int vp8_update_entropy(struct VP8_COMP* comp, int update);
810 vp8_update_entropy(ctx->cpi, 0); in vp8e_encode()1101 vp8_update_entropy(ctx->cpi, update); in vp8e_update_entropy()
2602 int vp8_update_entropy(VP8_COMP *cpi, int update) in vp8_update_entropy() function