Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3StreamInterface.h55 typedef struct camera_stream { struct
56 camera_stream_type_t stream_type; argument
63 camera_stream_rotation_t rotation; argument
67 } camera_stream_t; argument
/aosp12/hardware/libhardware/include/hardware/
H A Dcamera_common.h677 typedef struct camera_stream { struct
681 int stream_type;
686 uint32_t width;
691 uint32_t height;
703 int format;
723 uint32_t usage;
738 android_dataspace_t data_space;
775 } camera_stream_t; argument