Searched refs:img_rect_t (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/ |
| H A D | image_processor.h | 36 } img_rect_t; typedef 58 virtual XCamReturn crop(const img_buffer_t& src, img_buffer_t& dst, img_rect_t rect, 83 XCamReturn crop(const img_buffer_t& src, img_buffer_t& dst, const img_rect_t& rect);
|
| H A D | image_processor.cpp | 189 virtual XCamReturn crop(const img_buffer_t& src, img_buffer_t& dst, img_rect_t rect, in crop() 231 XCamReturn ImageOperator::crop(const img_buffer_t& src, img_buffer_t& dst, img_rect_t rect, in crop() 287 const img_rect_t& rect) { in crop()
|