HomeSort by relevance Sort by last modified time
    Searched defs:iFrameWidth (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/
omxVCCOMM_ExpandFrame_I_s.s 44 iFrameWidth RN 1
89 SUB x,iFrameWidth,#4
140 ADD pRight,pSrcDstPlane,iFrameWidth
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/
omxVCCOMM_ExpandFrame_I_s.s 40 iFrameWidth RN 1
78 MOV Temp, iFrameWidth ;// Outer loop counter
153 ADD Temp, pSrcDstPlane, iFrameWidth
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
cvei.h 149 /** Specifies the width in pixels of the encoded frames. IFrameWidth[0] is for
150 base layer and iFrameWidth[1] is for enhanced layer. */
151 int iFrameWidth[MAX_LAYER];
268 int32 iFrameWidth;

Completed in 427 milliseconds