Searched refs:DCT_MAX_VALUE (Results 1 – 6 of 6) sorted by relevance
56 #define DCT_MAX_VALUE 2048 macro
78 #define DCT_MAX_VALUE 16384 macro
231 EXPECT_GE(4 * DCT_MAX_VALUE << (bit_depth_ - 8), abs(output_ref_block[j])) in TEST_P()233 EXPECT_GE(4 * DCT_MAX_VALUE << (bit_depth_ - 8), abs(output_block[j])) in TEST_P()
211 EXPECT_GE(4 * DCT_MAX_VALUE << (bit_depth_ - 8), abs(output_block[j])) in RunMemCheck()
427 EXPECT_GE(4 * DCT_MAX_VALUE << (bit_depth_ - 8), abs(output_block[j])) in RunMemCheck()
33 dct_value_tokens + DCT_MAX_VALUE;34 const short *const vp8_dct_value_cost_ptr = dct_value_cost + DCT_MAX_VALUE;