Searched refs:DCT_MAX_VALUE (Results 1 – 7 of 7) sorted by relevance
56 #define DCT_MAX_VALUE 2048 macro
78 #define DCT_MAX_VALUE 16384 macro
64 #define DCT_MAX_VALUE 16384 macro
240 EXPECT_GE(4 * DCT_MAX_VALUE << (bit_depth_ - 8), abs(output_ref_block[j])) in TEST_P()242 EXPECT_GE(4 * DCT_MAX_VALUE << (bit_depth_ - 8), abs(output_block[j])) in TEST_P()
338 4 * DCT_MAX_VALUE << (bit_depth_ - 8), in RunMemCheck()
427 EXPECT_GE(4 * DCT_MAX_VALUE << (bit_depth_ - 8), abs(output_block[j])) in RunMemCheck()
29 dct_value_tokens + DCT_MAX_VALUE;30 const short *const vp8_dct_value_cost_ptr = dct_value_cost + DCT_MAX_VALUE;