Searched refs:WrapFormat (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/ |
| H A D | image_processor.cpp | 82 int WrapFormat(rk_aiq_format_t fmt) { in WrapFormat() function in RkCam::RGAOperator 175 src.fd, src.width, src.height, src.wstride, src.hstride, WrapFormat(src.format)); in resize() 177 dst.fd, dst.width, dst.height, dst.wstride, dst.hstride, WrapFormat(dst.format)); in resize()
|