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

  /external/libvpx/vp8/encoder/
onyx_int.h 143 THR_H_PRED = 11,
onyx_if.c 524 sf->thresh_mult[THR_H_PRED ] = 1000;
578 sf->thresh_mult[THR_H_PRED ] = 1000;
639 sf->thresh_mult[THR_H_PRED ] = 1500;
681 sf->thresh_mult[THR_H_PRED ] = 2000;
720 cpi->mode_check_freq[THR_H_PRED] = 2;
746 cpi->mode_check_freq[THR_H_PRED] = 0;
765 cpi->mode_check_freq[THR_H_PRED] = 2;
810 sf->thresh_mult[THR_H_PRED ] = 1000;
864 sf->thresh_mult[THR_H_PRED ] = 2000;
906 sf->thresh_mult[THR_H_PRED ] = 2000
    [all...]

Completed in 68 milliseconds