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 154 THR_B_PRED = 19,
onyx_if.c 525 sf->thresh_mult[THR_B_PRED ] = 2000;
579 sf->thresh_mult[THR_B_PRED ] = 2500;
640 sf->thresh_mult[THR_B_PRED ] = 5000;
682 sf->thresh_mult[THR_B_PRED ] = 7500;
721 cpi->mode_check_freq[THR_B_PRED] = 2;
747 cpi->mode_check_freq[THR_B_PRED] = 0;
766 cpi->mode_check_freq[THR_B_PRED] = 2;
811 sf->thresh_mult[THR_B_PRED ] = 2500;
865 sf->thresh_mult[THR_B_PRED ] = 5000;
907 sf->thresh_mult[THR_B_PRED ] = 5000
    [all...]

Completed in 11 milliseconds