HomeSort by relevance Sort by last modified time
    Searched defs:Reset (Results 51 - 75 of 119) sorted by null

1 23 4 5

  /external/opencore/engines/adapters/player/framemetadatautility/src/
pv_frame_metadata_mio_video.cpp 89 // Reset all the received media parameters.
216 // Cancel any pending frame retrieval and reset variables
398 PVMFCommandId PVFMVideoMIO::Reset(const OsclAny* aContext)
    [all...]
  /external/opencore/fileformats/avi/parser/src/
pv_avifile_parser.cpp 313 //first Sample reset sample count.
642 OSCL_EXPORT_REF void PVAviFileParser::Reset()
644 PVAVIFILE_LOGINFO((0, "PVAviFileParser::Reset"));
664 OSCL_EXPORT_REF void PVAviFileParser::Reset(uint32 aStreamNo)
666 PVAVIFILE_LOGINFO((0, "PVAviFileParser::Reset stream"));
  /external/opencore/nodes/common/include/
pvmf_media_presentation_info.h 431 void Reset()
  /external/opencore/nodes/pvvideoparsernode/src/
pvmf_videoparser_node.cpp 325 OSCL_EXPORT_REF PVMFCommandId PVMFVideoParserNode::Reset(PVMFSessionId s, const OsclAny* aContext)
327 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVMFVideoParserNode::Reset, state %d\n", iInterfaceState));
    [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
pvmf_rtcp_proto_impl.h 102 Reset();
139 void Reset()
205 void Reset();
318 OSCL_IMPORT_REF void Reset();
  /external/opencore/nodes/streaming/streamingmanager/plugins/common/include/
pvmf_sm_fsp_base_types.h 392 void Reset()
466 Reset();
469 void Reset()
  /external/opencore/pvmi/pvmf/include/
pvmf_node_utils.h 151 void Reset()
  /external/opencore/pvmi/pvmf/src/
pvmf_media_clock.cpp 54 Reset();
327 // Reset the time values
453 OSCL_EXPORT_REF bool PVMFMediaClock::Reset()
1068 //reset timebase history.
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
cache.h 126 cache_first_state_->Reset();
355 void Reset() {
417 virtual void Reset() { s_ = 0; }
448 void Reset() { i_ = 0; }
factor-weight.h 62 // void Reset();
74 void Reset() {}
98 void Reset() { done_ = weight_.Size() <= 1; }
124 void Reset() { done_ = weight_.Value1().Size() <= 1; }
  /external/v8/src/
flags.cc 152 void Reset() {
513 flags[i].Reset();
frames.cc 74 Reset();
80 Reset();
90 Reset();
130 void StackFrameIterator::Reset() {
277 void SafeStackFrameIterator::Reset() {
279 iterator_.Reset();
  /external/opencore/android/author/
android_camera_input.cpp 296 PVMFCommandId AndroidCameraInput::Reset(const OsclAny* aContext)
298 LOGV("Reset");
991 // Does this work for reset?
    [all...]
  /external/opencore/nodes/pvcommsionode/src/
pv_comms_io_node.cpp 218 iPortVector.Reset();
328 OSCL_EXPORT_REF PVMFCommandId PVCommsIONode::Reset(PVMFSessionId s, const OsclAny* aContext)
331 (0, "PVCommsIONode::Reset() called"));
868 //Reset the media I/O request
    [all...]
  /external/opencore/nodes/pvdummyinputnode/src/
pvmf_dummy_fileinput_node.cpp 276 iPortVector.Reset();
399 OSCL_EXPORT_REF PVMFCommandId PVMFDummyFileInputNode::Reset(PVMFSessionId s, const OsclAny* aContext)
401 LOGINFO((0, "FileInputNode:Reset"));
588 //Called by the command handler AO to do the node Reset.
592 //This example node allows a reset from any idle state.
    [all...]
  /external/opencore/nodes/pvdummyoutputnode/src/
pvmf_dummy_fileoutput_node.cpp 292 iPortVector.Reset();
340 PVMFCommandId PVMFDummyFileOutputNode::Reset(PVMFSessionId s, const OsclAny* aContext)
342 PVLOGGER_LOGMSG(PVLOGMSG_INST_MLDBG, iLogger, PVLOGMSG_INFO, (0, "PVMFDummyFileOutputNode:Reset"));
571 //since the node could have been reset in the ProcessCommand
    [all...]
  /external/opencore/nodes/pvfileoutputnode/src/
pvmf_fileoutput_node.cpp 294 iPortVector.Reset();
342 PVMFCommandId PVMFFileOutputNode::Reset(PVMFSessionId s, const OsclAny* aContext)
344 PVLOGGER_LOGMSG(PVLOGMSG_INST_MLDBG, iLogger, PVLOGMSG_INFO, (0, "PVMFFileOutputNode:Reset"));
655 //since the node could have been reset in the ProcessCommand
    [all...]
  /external/opencore/nodes/pvmediainputnode/src/
pvmf_media_input_node.cpp 224 iOutPortVector.Reset();
334 OSCL_EXPORT_REF PVMFCommandId PvmfMediaInputNode::Reset(PVMFSessionId s, const OsclAny* aContext)
337 (0, "PvmfMediaInputNode::Reset() called"));
862 //Reset the media I/O request
    [all...]
  /external/opencore/nodes/pvmediaoutputnode/src/
pv_media_output_node.cpp 177 // able to independently reset/disconnect MIOs.
179 // The MIO reset is called here instead of the internal
180 // reset because there is currently no processing there.
183 // It can be moved to the internal node reset in the future.
252 iInPortVector.Reset();
362 OSCL_EXPORT_REF PVMFCommandId PVMediaOutputNode::Reset(PVMFSessionId s, const OsclAny* aContext)
365 (0, "PVMediaOutputNode::Reset() called"));
815 //Reset the media I/O request
    [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_jb_jitterbuffermisc.cpp 206 Reset();
303 //reset player clock
452 OSCL_EXPORT_REF void PVMFJitterBufferMisc::Reset()
464 ipRTCPProtoImplementator->Reset();
    [all...]
pvmf_rtcp_proto_impl.cpp 76 iRTCPStats.Reset();
100 Reset();
124 void PVRTCPChannelController::Reset()
621 Reset();
685 OSCL_EXPORT_REF void PVRTCPProtoImplementor::Reset()
691 rtcpChannelController->Reset();
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tscmain.cpp 360 (0, "TSC: Reset request."));
521 (0, "TSC: Reset request - done"));
523 printf("\nMemory Stats after TSC Reset\n");
582 iH245->Reset();
639 // Reset global states (RAN-MS)
640 iTSCstatemanager.StateInitialize(); // Reset call-setup states
717 iH245->Reset();
863 iH245->Reset();
    [all...]
  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/src/
pvmf_cpmplugin_passthru_oma1.cpp 249 PVMFCPMPassThruPlugInOMA1::Reset(PVMFSessionId s, const OsclAny* aContext)
251 PVMF_CPMPLUGIN_PASSTHRUOMA1_LOGINFO((0, "PVMFCPMPassThruPlugInOMA1:Reset"));
336 iSourceInitDataNotSupported = false; //reset for next time
689 iFailAuthorizeUsage = false; //reset for next try
728 iCancelAcquireLicense = false; //Reset for next time
    [all...]
  /external/opencore/pvmi/media_io/pvmi_mio_avi_wav_fileinput/src/
pvmi_mio_avi_wav_file.cpp 246 OSCL_EXPORT_REF PVMFCommandId PvmiMIOAviWavFile::Reset(const OsclAny* aContext)
    [all...]
  /external/opencore/pvmi/media_io/pvmio_comm_loopback/src/
pvmi_mio_comm_loopback.cpp 231 OSCL_EXPORT_REF PVMFCommandId PvmiMIOCommLoopback::Reset(const OsclAny* aContext)
    [all...]

Completed in 571 milliseconds

1 23 4 5