Home | History | Annotate | Download | only in src

Lines Matching defs:m_stream

188     mm_camera_stream_t *m_stream = NULL;
228 m_stream = &channel->streams[i];
232 if (NULL == m_stream) {
272 if (bufs->bufs[i]->stream_id == m_stream->s_id) {
318 rc = createEncodingSession(pme, m_stream, m_frame);
326 rc = encodeData(pme, bufs, m_stream);