Home | History | Annotate | Download | only in src

Lines Matching refs:m_cb

291     memset(&m_cb, 0, sizeof(m_cb));
450 if (m_cb.EmptyBufferDone)
455 m_cb.EmptyBufferDone(&m_cmp, m_app_data, bufHdr);
501 if (m_cb.FillBufferDone)
518 m_cb.FillBufferDone(&m_cmp, m_app_data, bufHdr);
696 pThis->m_cb.EventHandler(&pThis->m_cmp,
780 if (pThis->m_cb.EventHandler)
815 pThis->m_cb.EventHandler(&pThis->m_cmp,
822 pThis->m_cb.EventHandler(&pThis->m_cmp,
830 pThis->m_cb.EventHandler(&pThis->m_cmp,
847 pThis->m_cb.EventHandler(&pThis->m_cmp,
1016 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
1328 m_cb.EventHandler(&this->m_cmp,
1345 m_cb.EventHandler(&this->m_cmp,
1356 m_cb.EventHandler(&this->m_cmp,
1367 m_cb.EventHandler(&this->m_cmp,
1478 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1488 m_cb.EventHandler(&this->m_cmp,
1497 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1513 this->m_cb.EventHandler(&this->m_cmp,
1549 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1557 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1565 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1573 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1618 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1626 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1634 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1642 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1664 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1671 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1679 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1688 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1712 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1737 m_cb.EventHandler(&m_cmp, m_app_data, OMX_EventError,
1971 m_cb.EventHandler(&m_cmp, m_app_data, OMX_EventCmdComplete,
1974 m_cb.EventHandler(&m_cmp, m_app_data, OMX_EventCmdComplete,
2025 m_cb.EventHandler(&m_cmp, m_app_data, OMX_EventCmdComplete,
2071 m_cb.EventHandler(&m_cmp, m_app_data, OMX_EventCmdComplete,
4081 m_cb.EventHandler(&m_cmp,
4192 m_cb = *callbacks;