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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_QuantInvInter_I_s.s101 qResult1 QN Q4.S32 label
147 VMLAL qResult1,dCoeff1,d2QP ;// qResult1[i]= qCoeff1[i]+qCoeff1[i]*(-2) if Coeff <0
148 ;// qResult1[i]= qCoeff1[i] if Coeff >=0
152 VQSHL qResult1,qResult1,#20
155 VSHR qResult1,qResult1,#4
157 VSHRN dResult1,qResult1,#16

Completed in 40 milliseconds