Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A Dimage_processor.cpp82 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()