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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_block.h 100 // note that token_costs is the cost when eob node is skipped
101 vp9_coeff_cost token_costs[TX_SIZES]; member in struct:macroblock
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
block.h 106 int (*token_costs)[COEF_BANDS][PREV_COEF_CONTEXTS] member in struct:macroblock
onyx_int.h 700 int token_costs[BLOCK_TYPES][COEF_BANDS] member in struct:VP8_COMP::rd_costs_struct
  /external/libvpx/libvpx/vp8/encoder/
block.h 106 int (*token_costs)[COEF_BANDS][PREV_COEF_CONTEXTS] member in struct:macroblock
onyx_int.h 700 int token_costs[BLOCK_TYPES][COEF_BANDS] member in struct:VP8_COMP::rd_costs_struct
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
block.h 106 int (*token_costs)[COEF_BANDS][PREV_COEF_CONTEXTS] member in struct:macroblock
onyx_int.h 700 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
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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 166 milliseconds