Searched defs:StreamSpec (Results 1 – 1 of 1) sorted by relevance
31 struct StreamSpec { struct36 StreamSpec(int32_t f, int32_t w, int32_t h) in StreamSpec() argument38 StreamSpec(const camera3_stream_t* stream) in StreamSpec() function42 bool operator()(const StreamSpec& left, const StreamSpec& right) const { in operator() argument