Home
last modified time | relevance | path

Searched defs:token_costs (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dblock.h100 int (*token_costs)[COEF_BANDS][PREV_COEF_CONTEXTS][MAX_ENTROPY_TOKENS]; member
Donyx_int.h692 int token_costs[BLOCK_TYPES][COEF_BANDS][PREV_COEF_CONTEXTS] member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_block.h141 vp9_coeff_cost token_costs[TX_SIZES]; member
Dvp9_encodemb.c98 unsigned int(*const token_costs)[2][COEFF_CONTEXTS][ENTROPY_TOKENS] = in vp9_optimize_b() local
Dvp9_rdopt.c364 unsigned int(*token_costs)[2][COEFF_CONTEXTS][ENTROPY_TOKENS] = in cost_coeffs() local