Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/fake-pipeline2/
DSensor.cpp448 for (unsigned int outX = 0; outX < width; outX++) { in captureRGBA() local
487 for (unsigned int outX = 0; outX < width; outX++) { in captureRGB() local
543 for (unsigned int outX = 0; outX < width; outX++) { in captureYU12() local
582 for (unsigned int outX = 0; outX < width; outX++) { in captureDepth() local
/device/generic/goldfish/camera/
DEmulatorCameraTest.cpp71 for (unsigned int outX = 0; outX < width; outX++) { in captureRGBA() local
129 for (unsigned int outX = 0; outX < width; outX++) { in captureYU12() local
/device/google/contexthub/firmware/os/algos/common/math/
Dvec.c20 void findOrthogonalVector(float inX, float inY, float inZ, float *outX, in findOrthogonalVector()
/device/google/cuttlefish/guest/hals/camera/fake-pipeline2/
DSensor.cpp506 for (unsigned int outX = 0; outX < stride; outX++) { in captureNV21() local