Searched defs:MAX_REFS (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_rd.h37 #define MAX_REFS 6 macro
98 int thresh_mult_sub8x8[MAX_REFS];
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h48 #define MAX_REFS 6 macro
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];

Completed in 612 milliseconds