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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_rd.h 84 THR_LAST,
vp9_speed_features.h 46 (1 << THR_LAST),
vp9_rd.c 589 rd->thresh_mult_sub8x8[THR_LAST] += 2500;
vp9_rdopt.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 110 THR_LAST,
vp9_speed_features.c 32 (1 << THR_LAST))
vp9_onyx_if.c 498 cpi->rd_thresh_mult_sub8x8[THR_LAST] += 2500;
512 cpi->rd_thresh_mult_sub8x8[THR_LAST] = INT_MAX;
    [all...]
vp9_rdopt.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 110 THR_LAST,
vp9_speed_features.c 32 (1 << THR_LAST))
vp9_onyx_if.c 513 cpi->rd_thresh_mult_sub8x8[THR_LAST] += 2500;
527 cpi->rd_thresh_mult_sub8x8[THR_LAST] = INT_MAX;
    [all...]
vp9_rdopt.c     [all...]

Completed in 328 milliseconds