Home
last modified time | relevance | path

Searched refs:QueueMediaData (Results 1 – 4 of 4) sorted by relevance

/external/opencore/pvmi/pvmf/include/
Dpvmf_sync_util_data_queue.h129 …OSCL_IMPORT_REF PVMFStatus QueueMediaData(PVMFSharedMediaMsgPtr aMediaMsg, uint32*aDropped = NULL,…
/external/opencore/pvmi/pvmf/src/
Dpvmf_sync_util_data_queue.cpp288 OSCL_EXPORT_REF PVMFStatus PvmfSyncUtilDataQueue::QueueMediaData(PVMFSharedMediaMsgPtr aMediaMsg, u… in QueueMediaData() function in PvmfSyncUtilDataQueue
/external/opencore/nodes/pvdummyoutputnode/src/
Dpvmf_dummy_fileoutput_node.cpp920 … status = ((PVMFDummyFileOutputInPort*)aPort)->iDataQueue.QueueMediaData(msg, &dropped, &skipped); in ProcessIncomingMsg()
/external/opencore/nodes/pvfileoutputnode/src/
Dpvmf_fileoutput_node.cpp1251 status = ((PVMFFileOutputInPort*)aPort)->iDataQueue.QueueMediaData(msg, &dropped, &skipped); in ProcessIncomingMsg()