Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/runner/include/
DInputFrame.h31 struct FrameInfo { struct
32 uint32_t height; // In pixels
33 uint32_t width; // In pixels
34 PixelFormat format;
35 uint32_t stride; // In bytes
36 int cameraId;