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

  /external/libvpx/vp8/encoder/
onyx_if.c 630 sf->thresh_mult[THR_SPLITA ] = 5000;
662 sf->thresh_mult[THR_SPLITA ] = INT_MAX;
691 sf->thresh_mult[THR_SPLITA ] = 10000;
723 sf->thresh_mult[THR_SPLITA ] = INT_MAX;
732 cpi->mode_check_freq[THR_SPLITA] = 4;
761 sf->thresh_mult[THR_SPLITA ] = 20000;
774 cpi->mode_check_freq[THR_SPLITA] = 15;
803 sf->thresh_mult[THR_SPLITA ] = 50000;
833 sf->thresh_mult[THR_SPLITA ] = INT_MAX;
921 sf->thresh_mult[THR_SPLITA ] = 10000
    [all...]
onyx_int.h 151 THR_SPLITA = 18,

Completed in 156 milliseconds