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

  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_node.cpp     [all...]
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.cpp 511 iParamPort.nPortIndex = iPortIndexForDynamicReconfig;
519 OMX_SendCommand(iOMXDecoder, OMX_CommandPortEnable, iPortIndexForDynamicReconfig, NULL);
608 if (iPortIndexForDynamicReconfig == iOutputPortIndex)
    [all...]
  /external/opencore/nodes/pvomxbasedecnode/include/
pvmf_omx_basedec_node.h 677 uint32 iPortIndexForDynamicReconfig;
    [all...]
  /external/opencore/nodes/pvomxvideodecnode/src/
pvmf_omx_videodec_node.cpp 209 iParamPort.nPortIndex = iPortIndexForDynamicReconfig;
217 OMX_SendCommand(iOMXDecoder, OMX_CommandPortEnable, iPortIndexForDynamicReconfig, NULL);
220 if (iPortIndexForDynamicReconfig == iOutputPortIndex)
    [all...]
  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_node.cpp     [all...]
pvmf_omx_enc_node.h     [all...]

Completed in 33 milliseconds