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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_TransformDequantChromaDCFromPair_s.s 80 dScale DN D1.S16
140 VDUP dScale,Scale
142 VMULL qDqntCoeff,dInvTrCoeff,dScale
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 112 dScale DN D5.S16
199 VDUP dScale, Scale ;// ARM -> NEON copy 'scale' to vector
207 VMLAL qRound0,dColOp0,dScale ;// pDst[i] * Scale + Round
208 VMLAL qRound1,dColOp1,dScale
209 VMLAL qRound2,dColOp2,dScale
210 VMLAL qRound3,dColOp3,dScale

Completed in 681 milliseconds