Searched refs:vp8_update_entropy (Results 1 – 3 of 3) sorted by relevance
270 int vp8_update_entropy(struct VP8_COMP *cpi, int update);
791 vp8_update_entropy(ctx->cpi, 0); in set_reference_and_update()
2455 int vp8_update_entropy(VP8_COMP *cpi, int update) { in vp8_update_entropy() function