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

  /external/opencore/nodes/pvomxvideodecnode/src/
pvmf_omx_videodec_node.h 188 int32 iYUVWidth;
pvmf_omx_videodec_node.cpp 223 iYUVWidth = iParamPort.format.video.nFrameWidth;
256 iLastYUVWidth = iYUVWidth ;
280 fsiInfo->display_width = iYUVWidth;
722 iYUVWidth = pOutputParameters->width;
727 iYUVWidth = iParamPort.format.video.nFrameWidth;
    [all...]
  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_node.h     [all...]
pvmf_omx_enc_node.cpp     [all...]

Completed in 145 milliseconds