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 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

Completed in 43 milliseconds