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

  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_node.cpp     [all...]
pvmf_omx_enc_node.h     [all...]
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.cpp 608 if (iPortIndexForDynamicReconfig == iOutputPortIndex)
613 Audio_Pcm_Param.nPortIndex = iOutputPortIndex; // we're looking for output port params
    [all...]
  /external/opencore/nodes/pvomxvideodecnode/src/
pvmf_omx_videodec_node.cpp 220 if (iPortIndexForDynamicReconfig == iOutputPortIndex)
441 iOutputPortIndex, // port idx
638 iOutputPortIndex = ii;
703 iParamPort.nPortIndex = iOutputPortIndex;
709 (0, "PVMFOMXVideoDecNode::NegotiateComponentParameters() Problem negotiating with output port %d ", iOutputPortIndex));
742 (0, "PVMFOMXVideoDecNode::NegotiateComponentParameters() Problem setting parameters in output port %d ", iOutputPortIndex));
747 iParamPort.nPortIndex = iOutputPortIndex;
753 (0, "PVMFOMXVideoDecNode::NegotiateComponentParameters() Problem negotiating with output port %d ", iOutputPortIndex));
    [all...]
  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_node.cpp     [all...]
  /external/opencore/nodes/pvomxbasedecnode/include/
pvmf_omx_basedec_node.h 675 uint32 iOutputPortIndex;
    [all...]

Completed in 25 milliseconds