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

  /external/libvpx/libvpx/vp9/encoder/
vp9_rd.h 69 THR_TM,
vp9_rd.c 618 rd->thresh_mult[THR_TM] += 1000;
vp9_pickmode.c     [all...]
vp9_encodeframe.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 144 THR_TM = 12,
onyx_if.c 838 sf->thresh_mult[THR_TM] = speed_map(Speed, thresh_mult_map_tm);
865 cpi->mode_check_freq[THR_NEAR1] = cpi->mode_check_freq[THR_TM] =
    [all...]

Completed in 302 milliseconds