/external/opencv3/samples/gpu/ |
D | cascadeclassifier.cpp | 30 static void convertAndResize(const Mat& src, Mat& gray, Mat& resized, double scale) in convertAndResize() argument 45 cv::resize(gray, resized, sz); in convertAndResize() 49 resized = gray; in convertAndResize() 53 static void convertAndResize(const GpuMat& src, GpuMat& gray, GpuMat& resized, double scale) in convertAndResize() argument 68 cv::cuda::resize(gray, resized, sz); in convertAndResize() 72 resized = gray; in convertAndResize()
|
/external/elfutils/libdwfl/ |
D | segment.c | 164 bool resized = false; in reify_segments() local 173 resized = true; in reify_segments() 182 resized = true; in reify_segments() 191 resized = true; in reify_segments() 201 resized = true; in reify_segments() 222 if (resized && idx - 1 >= highest) in reify_segments()
|
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/src/ |
D | ResizeSensor.js | 56 function attachResizeEvent(element, resized) { argument 59 element.resizedAttached.add(resized); 61 element.resizedAttached.add(resized);
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | xm_st.c | 202 boolean resized; in xmesa_st_framebuffer_validate() local 219 resized = (xstfb->buffer->width != xstfb->texture_width || in xmesa_st_framebuffer_validate() 223 if (resized || new_mask) { in xmesa_st_framebuffer_validate() 229 if (!resized) { in xmesa_st_framebuffer_validate()
|
/external/deqp/doc/testspecs/EGL/ |
D | functional.resize.txt | 34 Checks for EGL surface behavior when the surface's native window is resized by external means. 41 a test image on it. The native window is resized, and the back buffer is
|
/external/mesa3d/src/gallium/state_trackers/dri/sw/ |
D | drisw.c | 192 boolean resized; in drisw_allocate_textures() local 198 resized = (drawable->old_w != width || in drisw_allocate_textures() 202 if (resized) { in drisw_allocate_textures()
|
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/ |
D | README.chromium | 11 ResizeSensor.js calls a callback when an element is resized for any reason.
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_denoiser.h | 49 int resized);
|
D | vp9_denoiser.c | 401 int resized) { in vp9_denoiser_update_frame_info() argument 404 if (frame_type == KEY_FRAME || resized != 0) { in vp9_denoiser_update_frame_info()
|
/external/conscrypt/src/main/java/org/conscrypt/ |
D | OpenSSLX509Certificate.java | 326 final boolean resized[] = new boolean[9]; in getKeyUsage() 327 System.arraycopy(kusage, 0, resized, 0, kusage.length); in getKeyUsage() 328 return resized; in getKeyUsage()
|
/external/mesa3d/docs/ |
D | MESA_resize_buffers.spec | 57 determines that a window has been resized. Calling
|
/external/e2fsprogs/tests/r_inline_xattr/ |
D | script | 25 # Look at inline extended attribute in resized fs
|
/external/v8/test/webkit/ |
D | resize-array-assign-expected.txt | 24 Tests that assignments into arrays behave properly after the array is resized.
|
/external/ImageMagick/coders/ |
D | icon.c | 164 *resized, in AutoResizeImage() local 201 resized=ResizeImage(image,sizes[i],sizes[i],image->filter,exception); in AutoResizeImage() 202 if (resized == (Image *) NULL) in AutoResizeImage() 206 images=resized; in AutoResizeImage() 208 AppendImageToList(&images,resized); in AutoResizeImage()
|
/external/webrtc/webrtc/modules/video_render/mac/ |
D | video_render_agl.cc | 1079 bool resized = false; in ScreenUpdateProcess() local 1085 resized = true; in ScreenUpdateProcess() 1095 resized = true; in ScreenUpdateProcess() 1098 if (resized) in ScreenUpdateProcess()
|
/external/opencv3/doc/tutorials/objdetect/ |
D | traincascade.markdown | 160 image is placed onto an arbitrary background from the background description file, resized to the 195 images. Then they are resized to target samples size and stored in output vec-file. No distortion is
|
/external/webp/ |
D | README | 552 particular when the buffer is resized to accommodate larger data.
|
/external/gptfdisk/ |
D | NEWS | 66 otherwise occur if a RAID array was resized in certain ways. 642 no partitions were added or resized when the disk was in GPT form; and
|
/external/eigen/doc/ |
D | QuickReference.dox | 185 \endcode</td><td class="note">the destination is automatically resized (if possible)</td></tr>
|
/external/libjpeg-turbo/ |
D | ChangeLog.txt | 302 resized by the destination manager. This issue was so rare that, even with a
|
/external/ImageMagick/Magick++/ |
D | ChangeLog | 1519 removes automatic sharpening of resized images. The blur member
|
/external/valgrind/ |
D | NEWS.old | 1769 block resized by realloc was not correctly set. This may
|
/external/e2fsprogs/debian/ |
D | changelog | 1739 parameter so that resized filesystems can be more optimally laid
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 1541 device has been resized beyond 2**32 blocks. (Addresses Launchpad 5404 resized before it aborted.
|
/external/jetty/ |
D | VERSION.txt | 4362 + Allow AJP13 buffers to be resized.
|