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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_rd.h 37 #define MAX_REFS 6
98 int thresh_mult_sub8x8[MAX_REFS];
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 48 #define MAX_REFS 6
351 int rd_thresh_mult_sub8x8[MAX_REFS];
355 int rd_thresh_sub8x8[MAX_SEGMENTS][BLOCK_SIZES][MAX_REFS];
356 int rd_thresh_freq_sub8x8[BLOCK_SIZES][MAX_REFS];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 48 #define MAX_REFS 6
352 int rd_thresh_mult_sub8x8[MAX_REFS];
356 int rd_thresh_sub8x8[MAX_SEGMENTS][BLOCK_SIZES][MAX_REFS];
357 int rd_thresh_freq_sub8x8[BLOCK_SIZES][MAX_REFS];

Completed in 70 milliseconds