Searched refs:raw_proc_unit (Results 1 – 4 of 4) sorted by relevance
387 if (CamHwIsp20::rk1608_share_inf.raw_proc_unit[idx]) { in poll_buffer_ready()388 … CamHwIsp20::rk1608_share_inf.raw_proc_unit[idx]->send_sync_buf(buf_s, buf_m, buf_l); in poll_buffer_ready()
80 RawStreamProcUnit* raw_proc_unit[CAM_INDEX_FOR_1608]; // bind rx by camId member
1605 CamHwIsp20::rk1608_share_inf.raw_proc_unit[mCamPhyId] = mRawProcUnit.ptr(); in init()1697 CamHwIsp20::rk1608_share_inf.raw_proc_unit[i] = NULL; in deInit()
704 if (CamHwIsp20::rk1608_share_inf.raw_proc_unit[camPhyId]) { in hwResCb()