Home | History | Annotate | Download | only in src

Lines Matching refs:m_cb

292     memset(&m_cb, 0, sizeof(m_cb));
451 if (m_cb.EmptyBufferDone)
456 m_cb.EmptyBufferDone(&m_cmp, m_app_data, bufHdr);
502 if (m_cb.FillBufferDone)
518 m_cb.FillBufferDone(&m_cmp, m_app_data, bufHdr);
697 pThis->m_cb.EventHandler(&pThis->m_cmp,
781 if (pThis->m_cb.EventHandler)
816 pThis->m_cb.EventHandler(&pThis->m_cmp,
823 pThis->m_cb.EventHandler(&pThis->m_cmp,
831 pThis->m_cb.EventHandler(&pThis->m_cmp,
848 pThis->m_cb.EventHandler(&pThis->m_cmp,
1017 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
1334 m_cb.EventHandler(&this->m_cmp,
1351 m_cb.EventHandler(&this->m_cmp,
1362 m_cb.EventHandler(&this->m_cmp,
1373 m_cb.EventHandler(&this->m_cmp,
1564 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1575 m_cb.EventHandler(&this->m_cmp,
1584 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1600 this->m_cb.EventHandler(&this->m_cmp,
1636 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1644 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1652 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1660 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1705 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1713 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1721 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1729 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1751 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1758 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1766 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1775 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1799 this->m_cb.EventHandler(&this->m_cmp, this->m_app_data,
1824 m_cb.EventHandler(&m_cmp, m_app_data, OMX_EventError,
2057 m_cb.EventHandler(&m_cmp, m_app_data, OMX_EventCmdComplete,
2060 m_cb.EventHandler(&m_cmp, m_app_data, OMX_EventCmdComplete,
2111 m_cb.EventHandler(&m_cmp, m_app_data, OMX_EventCmdComplete,
2157 m_cb.EventHandler(&m_cmp, m_app_data, OMX_EventCmdComplete,
4237 m_cb.EventHandler(&m_cmp,
4351 m_cb = *callbacks;