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 533 sf->thresh_mult[THR_SPLITG ] = 5000;
557 sf->thresh_mult[THR_SPLITG ] = INT_MAX;
595 sf->thresh_mult[THR_SPLITG ] = 10000;
619 sf->thresh_mult[THR_SPLITG ] = INT_MAX;
633 cpi->mode_check_freq[THR_SPLITG] = 4;
654 sf->thresh_mult[THR_SPLITG ] = 20000;
675 cpi->mode_check_freq[THR_SPLITG] = 15;
696 sf->thresh_mult[THR_SPLITG ] = 50000;
736 sf->thresh_mult[THR_SPLITG ] = INT_MAX;
822 sf->thresh_mult[THR_SPLITG ] = 10000
    [all...]
onyx_int.h 151 THR_SPLITG = 17,

Completed in 28 milliseconds