Searched refs:stillmore_settings_need (Results 1 – 3 of 3) sorted by relevance
526 cam_still_more_t stillmore_settings_need; member
10913 m_pCapability->stillmore_settings_need.min_burst_count) && in getBurstCountForAdvancedCapture()10915 m_pCapability->stillmore_settings_need.max_burst_count)) { in getBurstCountForAdvancedCapture()10918 burstCount = m_pCapability->stillmore_settings_need.burst_count; in getBurstCountForAdvancedCapture()14214 m_pCapability->stillmore_settings_need.min_burst_count) && in getNumOfExtraBuffersForImageProc()14216 m_pCapability->stillmore_settings_need.max_burst_count)) { in getNumOfExtraBuffersForImageProc()14219 numOfBufs += m_pCapability->stillmore_settings_need.burst_count - 1; in getNumOfExtraBuffersForImageProc()14302 m_pCapability->stillmore_settings_need.min_burst_count) && in getNumberInBufsForSingleShot()14304 m_pCapability->stillmore_settings_need.max_burst_count)) { in getNumberInBufsForSingleShot()14307 numOfBufs = m_pCapability->stillmore_settings_need.burst_count; in getNumberInBufsForSingleShot()
835 {return m_pCapability->stillmore_settings_need;}; in getStillMoreCapability()