Lines Matching refs:ENTROPY_NODES
47 [PREV_COEF_CONTEXTS][ENTROPY_NODES][2];
664 coef_probs[BLOCK_TYPES][COEF_BANDS][PREV_COEF_CONTEXTS][ENTROPY_NODES])
679 for (l = 0; l < ENTROPY_NODES; ++l)
764 } while (++t < ENTROPY_NODES); in independent_coef_context_savings()
776 } while (++k < ENTROPY_NODES); in independent_coef_context_savings()
811 } while (++t < ENTROPY_NODES); in default_coef_context_savings()
919 int prev_coef_savings[ENTROPY_NODES] = { 0 }; in vp8_update_coef_probs()
923 for (t = 0; t < ENTROPY_NODES; ++t) { in vp8_update_coef_probs()
992 } while (++t < ENTROPY_NODES); in vp8_update_coef_probs()
1035 } while (++t < ENTROPY_NODES); in pack_coef_probs()
1455 for (l = 0; l < ENTROPY_NODES; ++l) { in print_tree_update_probs()