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

  /frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/
PrePostMDCT_v7.s 42 VLD4.I32 {d1, d3, d5, d7}, [r2]! @ cosb = *csptr++@ sinb = *csptr++@
63 VQDMULH.S32 Q11, Q3, Q5 @ MULHIGH(sinb, ti2)
65 VQDMULH.S32 Q13, Q3, Q9 @ MULHIGH(sinb, tr2)
104 VLD4.I32 {d1, d3, d5, d7}, [r2]! @ cosb = *csptr++@ sinb = *csptr++@
121 VQDMULH.S32 Q11, Q3, Q9 @ MULHIGH(sinb, ti2)
123 VQDMULH.S32 Q13, Q3, Q8 @ MULHIGH(sinb, tr2)
  /frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/
PrePostMDCT_v5.s 115 add r6, r8, r5 @ MULHIGH(cosb, tr2) + MULHIGH(sinb, ti2)@
116 sub r5, r10, r12 @ MULHIGH(sinb, tr2) - MULHIGH(cosb, ti2)@
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
transform.c 283 int cosa, sina, cosb, sinb; local
293 sinb = *csptr++;
303 *buf1-- = MULHIGH(cosb, ti2) - MULHIGH(sinb, tr2);
304 *buf1-- = MULHIGH(cosb, tr2) + MULHIGH(sinb, ti2);
318 int cosa, sina, cosb, sinb; local
328 sinb = *csptr++;
338 *buf0++ = MULHIGH(sinb, tr2) - MULHIGH(cosb, ti2);
339 *buf1-- = MULHIGH(cosb, tr2) + MULHIGH(sinb, ti2);
  /external/freetype/src/base/
ftstroke.c     [all...]
  /external/icu4c/i18n/
astro.cpp 472 double sinB = ::sin(eclipLat);
477 asin(sinB*cosE + cosB*sinE*sinL) );
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 2569 milliseconds