Searched defs:get_output_size (Results 1 – 6 of 6) sorted by relevance
46 void get_output_size (uint32_t &width, uint32_t &height) const { in get_output_size() function
43 void get_output_size (uint32_t &width, uint32_t &height) const { in get_output_size() function
157 void get_output_size (uint32_t &width, uint32_t &height) const { in get_output_size() function
87 void get_output_size (uint32_t &width, uint32_t &height) const { in get_output_size() function
161 CLFisheyeHandler::get_output_size (uint32_t &width, uint32_t &height) const in get_output_size() function in XCam::CLFisheyeHandler
2814 auto get_output_size = [this, ops_executed](const string& name) -> int64 { in TEST_F() local