Searched defs:use_fixed_values (Results 1 – 5 of 5) sorted by relevance
| /external/libgav1/src/dsp/ |
| D | convolve_test.cc | 704 void ConvolveTest<bitdepth, Pixel>::SetInputData(bool use_fixed_values, in SetInputData() 741 void ConvolveTest<bitdepth, Pixel>::Check(bool use_fixed_values, in Check() 760 void ConvolveTest<bitdepth, Pixel>::Check16Bit(bool use_fixed_values, in Check16Bit() 781 bool use_fixed_values, int value, int num_runs /*= kMinimumViableRuns*/) { in Test() 1148 void ConvolveScaleTest<bitdepth, Pixel>::SetInputData(bool use_fixed_values, in SetInputData() 1185 void ConvolveScaleTest<bitdepth, Pixel>::Check(bool use_fixed_values, in Check() 1206 bool use_fixed_values, const uint16_t* src, const uint16_t* dest, in Check16Bit() 1225 bool use_fixed_values, int value, int num_runs /*= kMinimumViableRuns*/) { in Test()
|
| D | weight_mask_test.cc | 250 void WeightMaskTest<bitdepth>::SetInputData(const bool use_fixed_values, in SetInputData() 320 const bool use_fixed_values, in Test()
|
| D | warp_test.cc | 309 void WarpTest<is_compound, bitdepth, Pixel>::SetInputData(bool use_fixed_values, in SetInputData() 337 void WarpTest<is_compound, bitdepth, Pixel>::Test(bool use_fixed_values, in Test()
|
| D | obmc_test.cc | 240 const bool use_fixed_values, in Test()
|
| /external/libgav1/src/ |
| D | post_filter_test.cc | 355 bool use_fixed_values, Pixel value) { in FillBuffer() 425 bool use_fixed_values, Pixel value) { in TestExtendFrame() 497 bool use_fixed_values, Pixel value, int id, bool multi_threaded) { in TestApplySuperRes()
|