Searched refs:diffMVdx (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s126 diffMVdx RN 0 label
234 MOVEQ diffMVdx,mvHorData ;// if scaleFactor=1(fcodeForward=1) or mvHorData=0 diffMVdx=mvHorData
243 SMLABB diffMVdx,mvHorData,fcodeForward,mvHorResidual ;// diffMVdx=abs(mvHorData)*fcodeForward+mvHorResidual-fcodeForward
244 ADD diffMVdx,diffMVdx,#1
245 RSBLT diffMVdx,diffMVdx,#0
251 M_STR diffMVdx,pdiffMVd
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodePadMV_PVOP_s.s126 diffMVdx RN 0 label
234 MOVEQ diffMVdx,mvHorData ;// if scaleFactor=1(fcodeForward=1) or mvHorData=0 diffMVdx=mvHorData
243 SMLABB diffMVdx,mvHorData,fcodeForward,mvHorResidual ;// diffMVdx=abs(mvHorData)*fcodeForward+mvHorResidual-fcodeForward
244 ADD diffMVdx,diffMVdx,#1
245 RSBLT diffMVdx,diffMVdx,#0
251 M_STR diffMVdx,pdiffMVd
[all...]

Completed in 223 milliseconds