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

  /external/libvpx/vp8/encoder/
onyx_if.c 629 sf->thresh_mult[THR_SPLITG ] = 5000;
653 sf->thresh_mult[THR_SPLITG ] = INT_MAX;
690 sf->thresh_mult[THR_SPLITG ] = 10000;
714 sf->thresh_mult[THR_SPLITG ] = INT_MAX;
731 cpi->mode_check_freq[THR_SPLITG] = 4;
752 sf->thresh_mult[THR_SPLITG ] = 20000;
773 cpi->mode_check_freq[THR_SPLITG] = 15;
794 sf->thresh_mult[THR_SPLITG ] = 50000;
834 sf->thresh_mult[THR_SPLITG ] = INT_MAX;
920 sf->thresh_mult[THR_SPLITG ] = 10000
    [all...]
onyx_int.h 150 THR_SPLITG = 17,

Completed in 26 milliseconds