Searched defs:SetInputData (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/bsdiff/ |
H A D | brotli_decompressor.cc | 16 bool BrotliDecompressor::SetInputData(const uint8_t* input_data, size_t size) { in SetInputData() function in bsdiff::BrotliDecompressor
|
H A D | bz2_decompressor.cc | 22 bool BZ2Decompressor::SetInputData(const uint8_t* input_data, size_t size) { in SetInputData() function in bsdiff::BZ2Decompressor
|
/aosp_15_r20/external/libgav1/src/dsp/ |
H A D | loop_restoration_test.cc | 117 void SelfGuidedFilterTest<bitdepth, Pixel>::SetInputData( in SetInputData() function in libgav1::dsp::__anonce77d44f0111::SelfGuidedFilterTest 440 void WienerFilterTest<bitdepth, Pixel>::SetInputData( in SetInputData() function in libgav1::dsp::__anonce77d44f0111::WienerFilterTest
|
H A D | motion_vector_search_test.cc | 96 void MotionVectorSearchTest::SetInputData(libvpx_test::ACMRandom* const rnd) { in SetInputData() function in libgav1::dsp::__anon4a2999390111::MotionVectorSearchTest
|
H A D | motion_field_projection_test.cc | 87 void MotionFieldProjectionTest::SetInputData( in SetInputData() function in libgav1::dsp::__anon86509c310111::MotionFieldProjectionTest
|
H A D | convolve_test.cc | 702 void ConvolveTest<bitdepth, Pixel>::SetInputData(bool use_fixed_values, in SetInputData() function in libgav1::dsp::__anon4b3d96e80111::ConvolveTest 1144 void ConvolveScaleTest<bitdepth, Pixel>::SetInputData(bool use_fixed_values, in SetInputData() function in libgav1::dsp::__anon4b3d96e80111::ConvolveScaleTest
|
H A D | weight_mask_test.cc | 251 void WeightMaskTest<bitdepth>::SetInputData(const bool use_fixed_values, in SetInputData() function in libgav1::dsp::__anonb6bc346f0111::WeightMaskTest
|
H A D | warp_test.cc | 310 void WarpTest<is_compound, bitdepth, Pixel>::SetInputData(bool use_fixed_values, in SetInputData() function in libgav1::dsp::__anon3602b0d60111::WarpTest
|