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

  /external/libvpx/libvpx/vp9/encoder/
vp9_rd.h 52 THR_DC,
vp9_rd.c 607 rd->thresh_mult[THR_DC] += 1000;
vp9_pickmode.c     [all...]
vp9_encodeframe.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 128 THR_DC = 1,
onyx_if.c 783 sf->thresh_mult[THR_NEAR1] = sf->thresh_mult[THR_DC] = 0; /* always */
821 cpi->mode_check_freq[THR_DC] = 0; /* always */
    [all...]

Completed in 1005 milliseconds