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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_TransformDequantChromaDCFromPair_s.s 62 c0w0 RN 5 label
120 SADD16 c0w0, r0w0, r0w1 ;// [ d00+d10, d01+d11 ]
125 SMULTB Temp2, c0w0, Scale ;// Temp2 = T(c0w0) * Scale
127 SMULBB Temp1, c0w0, Scale ;// Temp1 = B(c0w0) * Scale
131 PKHBT c0w0, Temp2, Temp1, LSL #15 ;// c0w0 = | Temp1 | Temp2 |
133 STMIA pDst, {c0w0, c1w0} ;// Storing all the coefficients at once
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 365 SMLABB temp1, colOp00, Scale, Round ;// Temp1 = B(c0w0) * Scale + Round
367 SMLATB temp2, colOp00, Scale, Round ;// Temp2 = T(c0w0) * Scale + Round
372 PKHBT out00, temp1, temp2, LSL #14 ;// c0w0 = | Temp2 | Temp1 |
377 SMLABB temp1, colOp10, Scale, Round ;// Temp1 = B(c0w0) * Scale + Round
379 SMLATB temp2, colOp10, Scale, Round ;// Temp2 = T(c0w0) * Scale + Round
384 PKHBT out10, temp1, temp2, LSL #14 ;// c0w0 = | Temp2 | Temp1 |
388 SMLABB temp1, colOp20, Scale, Round ;// Temp1 = B(c0w0) * Scale + Round
390 SMLATB temp2, colOp20, Scale, Round ;// Temp2 = T(c0w0) * Scale + Round
395 PKHBT out20, temp1, temp2, LSL #14 ;// c0w0 = | Temp2 | Temp1 |
399 SMLABB temp1, colOp30, Scale, Round ;// Temp1 = B(c0w0) * Scale + Roun
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_TransformDequantChromaDCFromPair_s.s 65 c0w0 RN 5 label
130 SADD16 c0w0, r0w0, r0w1 ;// [ d00+d10, d01+d11 ]
138 VMOV dInvTrCoeff, c0w0, c1w0

Completed in 422 milliseconds