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 142 THR_H_PRED = 11,
onyx_if.c 620 sf->thresh_mult[THR_H_PRED ] = 1000;
673 sf->thresh_mult[THR_H_PRED ] = 1000;
737 sf->thresh_mult[THR_H_PRED ] = 1500;
779 sf->thresh_mult[THR_H_PRED ] = 2000;
818 cpi->mode_check_freq[THR_H_PRED] = 2;
844 cpi->mode_check_freq[THR_H_PRED] = 0;
863 cpi->mode_check_freq[THR_H_PRED] = 2;
908 sf->thresh_mult[THR_H_PRED ] = 1000;
962 sf->thresh_mult[THR_H_PRED ] = 2000;
    [all...]

Completed in 168 milliseconds