HomeSort by relevance Sort by last modified time
    Searched refs:switchable_interp_costs (Results 1 - 4 of 4) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_block.h 137 int switchable_interp_costs[SWITCHABLE_FILTER_CONTEXTS][SWITCHABLE_FILTERS]; member in struct:macroblock
vp9_rdopt.c 171 vp9_cost_tokens((int *)x->switchable_interp_costs[i],
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rd.c 71 vp9_cost_tokens(cpi->switchable_interp_costs[i],
455 cpi->switchable_interp_costs[ctx][mbmi->interp_filter];
vp9_encoder.h 421 int switchable_interp_costs[SWITCHABLE_FILTER_CONTEXTS][SWITCHABLE_FILTERS]; member in struct:VP9_COMP

Completed in 104 milliseconds