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 148 THR_H_PRED = 11,
onyx_if.c 604 sf->thresh_mult[THR_H_PRED ] = 1000;
629 sf->thresh_mult[THR_H_PRED ] = 1000;
655 // sf->thresh_mult[THR_H_PRED ] = 1000;
700 sf->thresh_mult[THR_H_PRED ] = 1500;
736 sf->thresh_mult[THR_H_PRED ] = 2000;
781 cpi->mode_check_freq[THR_H_PRED] = 0;
803 cpi->mode_check_freq[THR_H_PRED] = 2;
848 sf->thresh_mult[THR_H_PRED ] = 1000;
875 sf->thresh_mult[THR_H_PRED ] = 2000;
917 sf->thresh_mult[THR_H_PRED ] = 2000
    [all...]

Completed in 47 milliseconds