Home
last modified time | relevance | path

Searched refs:StreamSpec (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/camera/3_4/metadata/
Dtypes.h31 struct StreamSpec { struct
36 StreamSpec(int32_t f, int32_t w, int32_t h) in StreamSpec() function
38 StreamSpec(const camera3_stream_t* stream) in StreamSpec() function
42 bool operator()(const StreamSpec& left, const StreamSpec& right) const { in operator() argument
56 StreamSpec spec;
67 StreamSpec spec;
/hardware/libhardware/modules/camera/3_4/
Dstatic_properties.h45 typedef std::map<StreamSpec, StreamCapabilities, StreamSpec::Compare>