Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp1241 uint16_t* px = (uint16_t*)img + out_y * (row_stride_in_bytes / 2); in CaptureRawBinned() local
1301 uint16_t* px = (uint16_t*)img + y * (row_stride_in_bytes / 2); in CaptureRawFullRes() local
1349 uint8_t* px = img + outy * stride; in CaptureRGB() local
1512 uint16_t* px = (uint16_t*)(img + (out_y * stride)); in CaptureDepth() local