Searched refs:height2 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_resize.h | 26 int height2, 78 int height2,
|
D | vp9_resize.c | 515 int height2, in vp9_resize_plane() argument 522 uint8_t *arrbuf = (uint8_t *)malloc(sizeof(uint8_t) * (height + height2)); in vp9_resize_plane() 526 assert(height2 > 0); in vp9_resize_plane() 532 resize_multistep(arrbuf, height, arrbuf + height, height2, tmpbuf); in vp9_resize_plane() 533 fill_arr_to_col(output + i, out_stride, height2, arrbuf + height); in vp9_resize_plane() 810 int height2, in vp9_highbd_resize_plane() argument 818 uint16_t *arrbuf = (uint16_t *)malloc(sizeof(uint16_t) * (height + height2)); in vp9_highbd_resize_plane() 825 highbd_resize_multistep(arrbuf, height, arrbuf + height, height2, tmpbuf, in vp9_highbd_resize_plane() 827 highbd_fill_arr_to_col(CONVERT_TO_SHORTPTR(output + i), out_stride, height2, in vp9_highbd_resize_plane()
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/image_processing/ |
D | screen_finder_unittest.py | 67 height2, width2 = screen.shape[:2] 69 self.assertEqual(height, height2)
|
/external/opencv/cvaux/src/ |
D | cvepilines.cpp | 1384 double height1,height2; in icvGetQuadsTransform() local 1442 height2 = MAX(tmpHeight1,tmpHeight2); in icvGetQuadsTransform() 1654 warpHeight = MAX(height1,height2); in icvGetQuadsTransform()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ui.forms_3.5.2.r36_v20100702.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |