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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_speed_features.h 44 (1 << THR_ALTR) |
54 (1 << THR_ALTR) |
vp9_rd.h 86 THR_ALTR,
vp9_rd.c 591 rd->thresh_mult_sub8x8[THR_ALTR] += 2500;
vp9_rdopt.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.c 30 (1 << THR_ALTR) | \
40 (1 << THR_ALTR) | \
vp9_onyx_int.h 112 THR_ALTR,
vp9_onyx_if.c 500 cpi->rd_thresh_mult_sub8x8[THR_ALTR] += 2500;
516 cpi->rd_thresh_mult_sub8x8[THR_ALTR] = INT_MAX;
    [all...]
vp9_rdopt.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_speed_features.c 30 (1 << THR_ALTR) | \
40 (1 << THR_ALTR) | \
vp9_onyx_int.h 112 THR_ALTR,
vp9_onyx_if.c 515 cpi->rd_thresh_mult_sub8x8[THR_ALTR] += 2500;
531 cpi->rd_thresh_mult_sub8x8[THR_ALTR] = INT_MAX;
    [all...]
vp9_rdopt.c     [all...]

Completed in 60 milliseconds