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

  /external/libvpx/vp8/encoder/
onyx_int.h 130 THR_NEARESTMV = 2,
onyx_if.c 514 sf->thresh_mult[THR_NEARESTMV] = 0;
545 sf->thresh_mult[THR_NEARESTMV] = INT_MAX;
573 sf->thresh_mult[THR_NEARESTMV] = 0;
607 sf->thresh_mult[THR_NEARESTMV] = INT_MAX;
804 sf->thresh_mult[THR_NEARESTMV] = 0;
831 sf->thresh_mult[THR_NEARESTMV] = INT_MAX;
869 sf->thresh_mult[THR_NEARESTMV] = 0;
    [all...]

Completed in 197 milliseconds