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 534 sf->thresh_mult[THR_SPLITA ] = 5000;
566 sf->thresh_mult[THR_SPLITA ] = INT_MAX;
596 sf->thresh_mult[THR_SPLITA ] = 10000;
628 sf->thresh_mult[THR_SPLITA ] = INT_MAX;
634 cpi->mode_check_freq[THR_SPLITA] = 4;
663 sf->thresh_mult[THR_SPLITA ] = 20000;
676 cpi->mode_check_freq[THR_SPLITA] = 15;
705 sf->thresh_mult[THR_SPLITA ] = 50000;
735 sf->thresh_mult[THR_SPLITA ] = INT_MAX;
823 sf->thresh_mult[THR_SPLITA ] = 10000
    [all...]
onyx_int.h 152 THR_SPLITA = 18,

Completed in 17 milliseconds