Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dv4l2_device.h93 int get_queued_bufcnt () { in get_queued_bufcnt() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp5748 mIspParamsDev->get_queued_bufcnt()); in setIspConfig()
5876 while (mIspParamsDev->get_queued_bufcnt() > 2 || is_wait_params_done) { in setIspConfig()
5879 mIspParamsDev->get_queued_bufcnt()); in setIspConfig()
5880 if (mIspParamsDev->get_queued_bufcnt() == buf_counts) in setIspConfig()
5915 mIspParamsDev->get_queued_bufcnt(), _is_exit); in setIspConfig()