Home
last modified time | relevance | path

Searched defs:resized (Results 1 – 17 of 17) sorted by relevance

/external/armnn/tests/
DImagePreprocessor.cpp58 std::vector<float> resized; in GetTestCaseData() local
67 std::vector<float> resized; in GetTestCaseData() local
/external/elfutils/libdwfl/
Dsegment.c168 bool resized = false; in reify_segments() local
/external/libchrome/ui/gfx/geometry/
Dsize_unittest.cc236 SizeF resized; in TEST() local
/external/mesa3d/src/gallium/frontends/hgl/
Dhgl.c161 bool resized; in hgl_st_framebuffer_validate() local
/external/volley/core/src/main/java/com/android/volley/toolbox/
DImageRequest.java164 int resized = maxPrimary; in getResizedDimension() local
/external/libtextclassifier/native/utils/base/
Darena.cc494 char* resized = original; in AllocNewBlock() local
/external/tensorflow/tensorflow/examples/label_image/
Dmain.cc166 auto resized = ResizeBilinear( in ReadTensorFromImageFile() local
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_st.c208 bool resized; in xmesa_st_framebuffer_validate() local
/external/tensorflow/tensorflow/examples/multibox_detector/
Dmain.cc118 auto resized = ResizeBilinear( in ReadTensorFromImageFile() local
/external/ImageMagick/coders/
Dicon.c816 *resized; in AutoResizeImage() local
/external/mesa3d/src/gallium/frontends/dri/
Ddrisw.c332 boolean resized; in drisw_allocate_textures() local
/external/libaom/av1/encoder/
Dav1_temporal_denoiser.c402 int gld_fb_idx, int lst_fb_idx, int resized, in av1_denoiser_update_frame_info()
/external/libvpx/vp9/encoder/
Dvp9_denoiser.c468 int resized, int svc_refresh_denoiser_buffers, int second_spatial_layer) { in vp9_denoiser_update_frame_info()
/external/pigweed/pw_string/
Dstring_builder_test.cc588 [[maybe_unused]] auto resized = in TEST() local
/external/skia/src/image/
DSkImage_Gpu.cpp686 SkAutoPixmapStorage resized; in MakeCrossContextFromPixmap() local
/external/tensorflow/tensorflow/core/ops/
Dnn_ops.cc463 ShapeHandle resized = input; in CommonFusedConvCalculations() local
/external/python/cpython3/Python/
Dcompile.c5677 basicblock **resized = PyObject_Realloc(pc->fail_pop, needed); in ensure_fail_pop() local