Searched refs:set_sp_resolution (Results 1 – 3 of 3) sorted by relevance
294 XCamReturn set_sp_resolution(int &width, int &height, int &aligned_w, int &aligned_h);
3237 XCamReturn RkAiqCore::set_sp_resolution(int &width, int &height, int &aligned_w, int &aligned_h) in set_sp_resolution() function in RkCam::RkAiqCore
302 ret = mRkAiqAnalyzer->set_sp_resolution(w, h, aligned_w, aligned_h); in prepare()