Searched defs:v4l2cid (Results 1 – 1 of 1) sorted by relevance
396 uint32_t v4l2cid = V4L2_CID_BASE; in setIntParameter() local419 uint32_t v4l2cid = V4L2_CID_BASE; in getIntParameter() local873 bool EvsV4lCamera::convertToV4l2CID(CameraParam id, uint32_t& v4l2cid) { in convertToV4l2CID()