Searched refs:vp8_update_entropy (Results 1 – 3 of 3) sorted by relevance
270 int vp8_update_entropy(struct VP8_COMP* comp, int update);
866 vp8_update_entropy(ctx->cpi, 0); in vp8e_encode()1150 vp8_update_entropy(ctx->cpi, update); in vp8e_update_entropy()
2653 int vp8_update_entropy(VP8_COMP *cpi, int update) in vp8_update_entropy() function