OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:img_y
(Results
1 - 2
of
2
) sorted by null
/cts/apps/CameraITS/tests/scene5/
test_lens_shading_and_color_uniformity.py
77
img_y
= its.image.convert_capture_to_planes(cap)[0]
78
its.image.write_image(
img_y
, "%s_y_plane.png" % NAME, True)
95
center_y = numpy.mean(
img_y
[top:bottom, left:right])
148
block_y = numpy.mean(
img_y
[top:bottom, left:right])
/external/libgdx/gdx/jni/gdx2d/
stb_image.h
752
stbi__uint32 img_x,
img_y
;
member in struct:__anon16447
[
all
...]
Completed in 64 milliseconds