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

  /frameworks/av/libvideoeditor/vss/common/inc/
M4DECODER_Common.h 180 M4OSA_UInt32 m_uiWidth; /**< video width in pixels */
  /frameworks/av/libvideoeditor/vss/src/
M4VD_EXTERNAL_BitstreamParser.c 122 pVideoSize->m_uiWidth = 0;
235 pVideoSize->m_uiWidth = code;
M4VSS3GPP_Clip.c 596 pClipCtxt->pVideoStream->m_videoWidth = videoSizeFromDSI.m_uiWidth;
    [all...]
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoDecoder.cpp 264 pVideoSize->m_uiWidth = 0;
367 pVideoSize->m_uiWidth = code;
    [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]

Completed in 447 milliseconds