HomeSort by relevance Sort by last modified time
    Searched defs:chromaStep (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/gui/
CpuConsumer.h 64 uint32_t chromaStep;
  /hardware/libhardware/tests/camera2/
CameraStreamFixture.h 203 uint32_t chromaStep;
209 chromaStep = img.chromaStep;
216 chromaStep = 2;
223 chromaStep = 1;
253 if (chromaStep != 1) {
256 px += chromaStep;

Completed in 47 milliseconds