HomeSort by relevance Sort by last modified time
    Searched defs:rd_threshes (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
block.h 144 int rd_threshes[MAX_MODES]; member in struct:macroblock
  /external/libvpx/libvpx/vp9/encoder/
vp9_pickmode.c 1447 const int *const rd_threshes = cpi->rd.threshes[mi->segment_id][bsize]; local
    [all...]
vp9_rdopt.c 3072 const int *const rd_threshes = rd_opt->threshes[segment_id][bsize]; local
    [all...]

Completed in 86 milliseconds