Searched refs:pUserContext (Results 1 – 6 of 6) sorted by relevance
86 this->pUserContext = NULL; in SmartBufferPriv()119 this->pUserContext = NULL; in SmartBufferPriv()151 upper_data->notify (upper_data->pUserContext, data); in buf_unref()206 SmartBufferPriv::registerNotifyCb(SmartBufferCbNotify_t fpCallback, void *pUserContext) in registerNotifyCb() argument208 if(pUserContext == NULL) in registerNotifyCb()218 this->pUserContext = pUserContext; in registerNotifyCb()
33 void* pUserContext,49 int registerNotifyCb(SmartBufferCbNotify_t fpCallback, void *pUserContext);
224 void* pUserContext) in MediaBufPoolRegisterCb() argument242 pBufPool->notify.pUserContext = pUserContext; in MediaBufPoolRegisterCb()272 pBufPool->notify.pUserContext = NULL; in MediaBufPoolDeregisterCb()350 (pBufPool->notify.fpCallback)(pBufPool->notify.pUserContext, pBuf); in MediaBufPoolFreeBuffer()
83 void* pUserContext,94 void* pUserContext; /**< Pointer to user context to pass to callback */ member257 void* pUserContext);
26 void* pUserContext, in Nr_imag_buf_process() argument30 NrStatsStream* nrStreamProc = (NrStatsStream*)pUserContext; in Nr_imag_buf_process()
122 void* pUserContext; member