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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_speed_features.h 45 (1 << THR_GOLD) |
55 (1 << THR_GOLD)
vp9_rd.h 85 THR_GOLD,
vp9_rd.c 590 rd->thresh_mult_sub8x8[THR_GOLD] += 2500;
vp9_rdopt.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.c 31 (1 << THR_GOLD) | \
41 (1 << THR_GOLD))
vp9_onyx_int.h 111 THR_GOLD,
vp9_onyx_if.c 499 cpi->rd_thresh_mult_sub8x8[THR_GOLD] += 2500;
514 cpi->rd_thresh_mult_sub8x8[THR_GOLD] = INT_MAX;
    [all...]
vp9_rdopt.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_speed_features.c 31 (1 << THR_GOLD) | \
41 (1 << THR_GOLD))
vp9_onyx_int.h 111 THR_GOLD,
vp9_onyx_if.c 514 cpi->rd_thresh_mult_sub8x8[THR_GOLD] += 2500;
529 cpi->rd_thresh_mult_sub8x8[THR_GOLD] = INT_MAX;
    [all...]
vp9_rdopt.c     [all...]

Completed in 171 milliseconds