Searched defs:SetInputData (Results 1 – 8 of 8) sorted by relevance
/external/bsdiff/ |
D | brotli_decompressor.cc | 16 bool BrotliDecompressor::SetInputData(const uint8_t* input_data, size_t size) { in SetInputData() function in bsdiff::BrotliDecompressor
|
D | bz2_decompressor.cc | 22 bool BZ2Decompressor::SetInputData(const uint8_t* input_data, size_t size) { in SetInputData() function in bsdiff::BZ2Decompressor
|
/external/libgav1/src/dsp/ |
D | motion_vector_search_test.cc | 97 void MotionVectorSearchTest::SetInputData(libvpx_test::ACMRandom* const rnd) { in SetInputData() function in libgav1::dsp::__anon266073e80111::MotionVectorSearchTest
|
D | motion_field_projection_test.cc | 88 void MotionFieldProjectionTest::SetInputData( in SetInputData() function in libgav1::dsp::__anonf6b12c800111::MotionFieldProjectionTest
|
D | loop_restoration_test.cc | 119 void SelfGuidedFilterTest<bitdepth, Pixel>::SetInputData( in SetInputData() function in libgav1::dsp::__anon6566af7e0111::SelfGuidedFilterTest 444 void WienerFilterTest<bitdepth, Pixel>::SetInputData( in SetInputData() function in libgav1::dsp::__anon6566af7e0111::WienerFilterTest
|
D | weight_mask_test.cc | 250 void WeightMaskTest<bitdepth>::SetInputData(const bool use_fixed_values, in SetInputData() function in libgav1::dsp::__anon21aa963e0111::WeightMaskTest
|
D | convolve_test.cc | 704 void ConvolveTest<bitdepth, Pixel>::SetInputData(bool use_fixed_values, in SetInputData() function in libgav1::dsp::__anonc8f7b3170111::ConvolveTest 1148 void ConvolveScaleTest<bitdepth, Pixel>::SetInputData(bool use_fixed_values, in SetInputData() function in libgav1::dsp::__anonc8f7b3170111::ConvolveScaleTest
|
D | warp_test.cc | 309 void WarpTest<is_compound, bitdepth, Pixel>::SetInputData(bool use_fixed_values, in SetInputData() function in libgav1::dsp::__anone8100d850111::WarpTest
|