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

  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_node.cpp 802 iOMXComponentInputBufferSize = 0;
    [all...]
pvmf_omx_enc_node.h     [all...]
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.cpp     [all...]
  /external/opencore/nodes/pvomxbasedecnode/include/
pvmf_omx_basedec_node.h 636 uint32 iOMXComponentInputBufferSize; // size of input buffer that the component sees (negotiated with the component)
    [all...]
  /external/opencore/nodes/pvomxvideodecnode/src/
pvmf_omx_videodec_node.cpp 466 iOMXComponentInputBufferSize = iParamPort.nBufferSize;
472 (0, "PVMFOMXVideoDecNode::HandlePortReEnable() new buffers %d, size %d", iNumInputBuffers, iOMXComponentInputBufferSize));
520 iOMXComponentInputBufferSize, // actual buffer size
672 iOMXComponentInputBufferSize = iParamPort.nBufferSize;
678 (0, "PVMFOMXVideoDecNode::NegotiateComponentParameters() Inport buffers %d,size %d", iNumInputBuffers, iOMXComponentInputBufferSize));
    [all...]
  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_node.cpp 567 iOMXComponentInputBufferSize = 0;
    [all...]

Completed in 43 milliseconds