Lines Matching refs:m_bInited
79 m_bInited(FALSE), in QCameraPostProcessor()
182 m_bInited = TRUE; in init()
199 if (m_bInited == TRUE) { in deinit()
202 m_bInited = FALSE; in deinit()
230 if (m_bInited == FALSE) { in start()
313 if (m_bInited == TRUE) { in stop()
362 if (m_bInited == FALSE) { in createJpegSession()
915 if (m_bInited == FALSE) { in processData()
1064 if (m_bInited == FALSE) { in processRawData()
1100 if (m_bInited == FALSE) { in processJpegEvt()
1273 if (m_bInited == FALSE) { in processPPData()