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

  /external/libvpx/libvpx/vp8/encoder/
pickinter.c 135 const int *mode_costs,
158 rate = mode_costs[mode];
    [all...]
  /external/webp/src/enc/
quant.c 955 const uint16_t* const mode_costs = GetCostModeI4(it, rd->modes_i4); local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
pickinter.c 136 const int *mode_costs,
159 rate = mode_costs[mode];
    [all...]

Completed in 259 milliseconds