Searched refs:mNotifyDataQueue (Results 1 – 2 of 2) sorted by relevance
238 pme->mNotifyDataQueue.flush(); in dataNotifyRoutine()251 (app_notify_cb_t *)pme->mNotifyDataQueue.dequeue(); in dataNotifyRoutine()292 (app_notify_cb_t *)pme->mNotifyDataQueue.dequeue(); in dataNotifyRoutine()304 pme->mNotifyDataQueue.flush(); in dataNotifyRoutine()483 if ((app_cb->dataCb || app_cb->notifyCb) && mNotifyDataQueue.enqueue((void *)app_cb)) { in encodeData()698 if (mNotifyDataQueue.enqueue((void *)app_cb)) { in sendDataNotify()1099 mNotifyDataQueue(releaseNofityData, this) in QCameraHardwareInterface()
919 QCameraQueue mNotifyDataQueue; /* queue for data notify */ variable