Home
last modified time | relevance | path

Searched defs:out_y (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/common/detector/
DImage.cpp239 uint8_t* out_y, in ConvertRGBA8888PixelToYUV()
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp1511 for (unsigned int out_y = 0; out_y < image_height; out_y++) { in CaptureRaw() local
1651 for (unsigned int out_y = 0; out_y < height; out_y++) { in CaptureYUV420() local
1745 for (unsigned int y = 0, out_y = 0; y < chars.full_res_height; in CaptureDepth() local
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h3811 static stbi_uc *load_jpeg_image(stbi__jpeg *z, int *out_x, int *out_y, int *comp, int req_comp) in load_jpeg_image()
4835 int out_y = j*yspc[p]+yorig[p]; in stbi__create_png_image() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h3804 static stbi_uc *load_jpeg_image(stbi__jpeg *z, int *out_x, int *out_y, int *comp, int req_comp) in load_jpeg_image()
4828 int out_y = j*yspc[p]+yorig[p]; in stbi__create_png_image() local