Searched defs:use_fixed_values (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libgav1/src/dsp/ |
H A D | convolve_test.cc | 702 void ConvolveTest<bitdepth, Pixel>::SetInputData(bool use_fixed_values, in SetInputData() 739 void ConvolveTest<bitdepth, Pixel>::Check(bool use_fixed_values, in Check() 758 void ConvolveTest<bitdepth, Pixel>::Check16Bit(bool use_fixed_values, in Check16Bit() 779 bool use_fixed_values, int value, int num_runs /*= kMinimumViableRuns*/) { in Test() 1144 void ConvolveScaleTest<bitdepth, Pixel>::SetInputData(bool use_fixed_values, in SetInputData() 1181 void ConvolveScaleTest<bitdepth, Pixel>::Check(bool use_fixed_values, in Check() 1202 bool use_fixed_values, const uint16_t* src, const uint16_t* dest, in Check16Bit() 1221 bool use_fixed_values, int value, int num_runs /*= kMinimumViableRuns*/) { in Test()
|
H A D | weight_mask_test.cc | 251 void WeightMaskTest<bitdepth>::SetInputData(const bool use_fixed_values, in SetInputData() 321 const bool use_fixed_values, in Test()
|
H A D | warp_test.cc | 310 void WarpTest<is_compound, bitdepth, Pixel>::SetInputData(bool use_fixed_values, in SetInputData() 338 void WarpTest<is_compound, bitdepth, Pixel>::Test(bool use_fixed_values, in Test()
|
H A D | obmc_test.cc | 239 const bool use_fixed_values, in Test()
|
/aosp_15_r20/external/libgav1/src/ |
H A 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()
|