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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodePadMV_PVOP_s.s 50 ; * [out] pDstMVCurMB pointer to the motion vector buffer of the current
80 pDstMVCurMB RN 5
149 M_ARG pDstMVCurMBonStack,4 ;// pointer to pDstMVCurMB on stack
161 M_LDR pDstMVCurMB,pDstMVCurMBonStack ;// Load pDstMVCurMB from stack
166 STREQ zero,[pDstMVCurMB]
168 STREQ zero,[pDstMVCurMB,#4]
170 STREQ zero,[pDstMVCurMB,#4]
173 STREQ zero,[pDstMVCurMB,#4]
269 ADD temp,pDstMVCurMB,BlkCount,LSL #2 ;// temp=pDstMVCurMB[BlkCount
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodePadMV_PVOP_s.s 50 ; * [out] pDstMVCurMB pointer to the motion vector buffer of the current
80 pDstMVCurMB RN 5
149 M_ARG pDstMVCurMBonStack,4 ;// pointer to pDstMVCurMB on stack
161 M_LDR pDstMVCurMB,pDstMVCurMBonStack ;// Load pDstMVCurMB from stack
166 STREQ zero,[pDstMVCurMB]
168 STREQ zero,[pDstMVCurMB,#4]
170 STREQ zero,[pDstMVCurMB,#4]
173 STREQ zero,[pDstMVCurMB,#4]
269 ADD temp,pDstMVCurMB,BlkCount,LSL #2 ;// temp=pDstMVCurMB[BlkCount
    [all...]

Completed in 199 milliseconds