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