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

  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.h 120 PVMFStatus HandlePortReEnable();
pvmf_omx_audiodec_node.cpp 508 PVMFStatus PVMFOMXAudioDecNode::HandlePortReEnable()
551 (0, "PVMFOMXAudioDecNode::HandlePortReEnable() Port Reconfiguration -> Input port parameters problem"));
623 (0, "PVMFOMXAudioDecNode::HandlePortReEnable() Port Reconfiguration -> Cannot get component output parameters"));
639 (0, "PVMFOMXAudioDecNode::HandlePortReEnable() Port Reconfiguration -> Output parameters num channels = %d", iNumberOfAudioChannels));
681 (0, "PVMFOMXAudioDecNode::HandlePortReEnable() new output buffers %d, size %d", iNumOutputBuffers, iOMXComponentOutputBufferSize));
698 (0, "PVMFOMXAudioDecNode::HandlePortReEnable() Failed to allocate memory for FSI")));
730 (0, "PVMFOMXAudioDecNode::HandlePortReEnable - Problem to set FSI"));
744 (0, "PVMFOMXAudioDecNode::HandlePortReEnable - Problem allocating Output FSI"));
753 (0, "PVMFOMXAudioDecNode::HandlePortReEnable - Problem allocating Output FSI"));
785 (0, "PVMFOMXAudioDecNode::HandlePortReEnable - Unable to Release Parameters"))
    [all...]
  /external/opencore/nodes/pvomxvideodecnode/src/
pvmf_omx_videodec_node.h 160 PVMFStatus HandlePortReEnable();
pvmf_omx_videodec_node.cpp 206 PVMFStatus PVMFOMXVideoDecNode::HandlePortReEnable()
233 (0, "PVMFOMXVideoDecNode::HandlePortReEnable() new output buffers %d, size %d", iNumOutputBuffers, iOMXComponentOutputBufferSize));
263 (0, "PVMFOMXVideoDecNode::HandlePortReEnable - Re-sending YUV FSI after Dynamic port reconfiguration"));
271 (0, "PVMFOMXVideoDecNode::HandlePortReEnable() Failed to allocate memory for FSI")));
303 (0, "PVMFOMXVideoDecNode::HandlePortReEnable - Problem to set FSI"));
320 (0, "PVMFOMXVideoDecNode::HandlePortReEnable - Problem allocating Output FSI"));
329 (0, "PVMFOMXVideoDecNode::HandlePortReEnable - Problem allocating Output FSI"));
360 (0, "PVMFOMXVideoDecNode::HandlePortReEnable - Unable to Release Parameters"));
397 (0, "PVMFOMXVideoDecNode::HandlePortReEnable() Port Reconfiguration -> Cannot allocate output buffers "));
412 (0, "PVMFOMXVideoDecNode::HandlePortReEnable() out_ctrl_struct_ptr == NULL"))
    [all...]
  /external/opencore/nodes/pvomxbasedecnode/include/
pvmf_omx_basedec_node.h 498 virtual PVMFStatus HandlePortReEnable() = 0;
    [all...]
  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_node.cpp     [all...]

Completed in 3097 milliseconds