Lines Matching refs:m_capMethod
637 m_queue.init(g_type(), m_capMethod); in startStreaming()
643 switch (m_capMethod) { in startStreaming()
761 switch (m_capMethod) { in capVbiFrame()
824 if (m_capMethod != methodRead) { in capVbiFrame()
859 switch (m_capMethod) { in capSdrFrame()
929 if (m_capMethod != methodRead) { in capSdrFrame()
958 switch (m_capMethod) { in outFrame()
1002 if (m_capMethod == methodMmap || m_capMethod == methodUser) { in outFrame()
1038 switch (m_capMethod) { in capFrame()
1129 if (m_capMethod != methodRead) in capFrame()
1132 if (m_capMethod != methodRead && alsa_thread_is_running()) { in capFrame()
1149 if (m_capMethod == methodMmap || m_capMethod == methodUser) { in capFrame()
1196 switch (m_capMethod) { in stopStreaming()
1314 m_capMethod = m_genTab->capMethod(); in outStart()
1356 if (m_capMethod == methodRead) in outStart()
1421 m_capMethod = m_genTab->capMethod(); in capStart()