Lines Matching refs:m_bInited
81 m_bInited(FALSE), in QCameraPostProcessor()
221 m_bInited = TRUE; in init()
238 if (m_bInited == TRUE) { in deinit()
245 m_bInited = FALSE; in deinit()
273 if (m_bInited == FALSE) { in start()
361 if (m_bInited == TRUE) { in stop()
417 if (m_bInited == FALSE) { in createJpegSession()
1061 if (m_bInited == FALSE) { in processData()
1210 if (m_bInited == FALSE) { in processRawData()
1246 if (m_bInited == FALSE) { in processJpegEvt()
1421 if (m_bInited == FALSE) { in processPPData()
4045 if (m_bInited == FALSE) { in processHalPPData()