Home
last modified time | relevance | path

Searched defs:Rescale (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webp/src/dec/
H A Dio_dec.c240 static int Rescale(const uint8_t* src, int src_stride, in Rescale() function
/aosp_15_r20/external/skia/tests/
H A DFilterResultTest.cpp113 static skif::FilterResult Rescale(const skif::Context& ctx, in Rescale() function in FilterResultTestAccess
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dreduce_test.cc868 TEST(ConstInt8SumOpTest, Rescale) { in TEST() argument