Home | Sort by relevance Sort by last modified time |
/external/libvpx/libvpx/vp8/encoder/ | |
block.h | 102 int (*token_costs)[COEF_BANDS][PREV_COEF_CONTEXTS] member in struct:macroblock |
onyx_int.h | 696 int token_costs[BLOCK_TYPES][COEF_BANDS] member in struct:VP8_COMP::rd_costs_struct |
/external/libvpx/libvpx/vp9/encoder/ | |
vp9_block.h | 158 // note that token_costs is the cost when eob node is skipped 159 vp9_coeff_cost token_costs[TX_SIZES]; member in struct:macroblock |