Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp1576 [&](const std::pair<std::string, int>& buf_cnt_map) { in init() argument
1578 … !buf_cnt_map.first.compare("rkraw_tx") || !buf_cnt_map.first.compare("rkraw_rx") || in init()
1579 … !buf_cnt_map.first.compare(0, sizeof("stream_cif_mipi_id"), "stream_cif_mipi_id") || in init()
1580 !buf_cnt_map.first.compare(0, sizeof("rkisp_rawwr"), "rkisp_rawwr")); in init()