HomeSort by relevance Sort by last modified time
    Searched refs:ipExtensionInterface (Results 1 - 2 of 2) sorted by null

  /external/opencore/nodes/streaming/jitterbuffernode/src/
pvmf_jitter_buffer_node.cpp 151 if (ipExtensionInterface && aReleaseMemory)
153 ipExtensionInterface->removeRef();
155 ipExtensionInterface = NULL;
291 if (!ipExtensionInterface)
304 ipExtensionInterface =
307 return (ipExtensionInterface->queryInterface(uuid, iface));
    [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/include/
pvmf_jitter_buffer_node.h 493 PVMFJitterBufferExtensionInterfaceImpl* ipExtensionInterface;

Completed in 11 milliseconds