HomeSort by relevance Sort by last modified time
    Searched defs:token_costs (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
block.h 100 int (*token_costs)[COEF_BANDS][PREV_COEF_CONTEXTS][MAX_ENTROPY_TOKENS]; member in struct:macroblock
onyx_int.h 692 int token_costs[BLOCK_TYPES][COEF_BANDS][PREV_COEF_CONTEXTS] member in struct:VP8_COMP::rd_costs_struct
  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 140 // note that token_costs is the cost when eob node is skipped
141 vp9_coeff_cost token_costs[TX_SIZES]; member in struct:macroblock

Completed in 600 milliseconds