Home
last modified time | relevance | path

Searched refs:height2 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_resize.h26 int height2,
78 int height2,
Dvp9_resize.c515 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/
Dscreen_finder_unittest.py67 height2, width2 = screen.shape[:2]
69 self.assertEqual(height, height2)
/external/opencv/cvaux/src/
Dcvepilines.cpp1384 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/
Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...