Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/afec/
H A Drk_aiq_algo_afec_itf.cpp205 …32_t cal_fec_mesh(uint32_t width, uint32_t height, uint32_t mode, uint32_t &meshw, uint32_t &meshh) in cal_fec_mesh() argument
223 meshh = (spb_num - 1) * mesh_height + (spb_num - 1); in cal_fec_mesh()