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

  /external/libvpx/vp8/encoder/
onyx_int.h 159 THR_B_PRED = 19,
onyx_if.c 605 sf->thresh_mult[THR_B_PRED ] = 2000;
630 sf->thresh_mult[THR_B_PRED ] = 2500;
656 // sf->thresh_mult[THR_B_PRED ] = 2000;
701 sf->thresh_mult[THR_B_PRED ] = 5000;
737 sf->thresh_mult[THR_B_PRED ] = 7500;
782 cpi->mode_check_freq[THR_B_PRED] = 0;
804 cpi->mode_check_freq[THR_B_PRED] = 2;
849 sf->thresh_mult[THR_B_PRED ] = 2500;
876 sf->thresh_mult[THR_B_PRED ] = 5000;
918 sf->thresh_mult[THR_B_PRED ] = 5000
    [all...]

Completed in 45 milliseconds