Searched defs:token_costs (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Dblock.h102 int (*token_costs)[COEF_BANDS][PREV_COEF_CONTEXTS] member in struct:macroblock
H A Donyx_int.h696 int token_costs[BLOCK_TYPES][COEF_BANDS] member in struct:VP8_COMP::rd_costs_struct
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_block.h145 // note that token_costs is the cost when eob node is skipped
146 vp9_coeff_cost token_costs[TX_SIZES]; member in struct:macroblock

Completed in 6996 milliseconds