HomeSort by relevance Sort by last modified time
    Searched refs:A0 (Results 26 - 50 of 179) sorted by null

12 3 4 5 6 7 8

  /frameworks/av/media/libeffects/lvm/lib/Common/src/
BP_1I_D16F16Css_TRC_WRA_01_Init.c 48 pBiquadState->coefs[0]=pCoef->A0;
BP_1I_D16F32Cll_TRC_WRA_01_Init.c 58 pBiquadState->coefs[0] = pCoef->A0;
BP_1I_D32F32Cll_TRC_WRA_02_Init.c 47 pBiquadState->coefs[0]=pCoef->A0;
PK_2I_D32F32CllGss_TRC_WRA_01_Init.c 29 pBiquadState->coefs[0]=pCoef->A0;
PK_2I_D32F32CssGss_TRC_WRA_01_Init.c 28 pBiquadState->coefs[0]=pCoef->A0;
FO_1I_D16F16Css_TRC_WRA_01_Init.c 51 temp=pCoef->A0;
FO_1I_D32F32Cll_TRC_WRA_01_Init.c 50 temp=pCoef->A0;
FO_2I_D16F32Css_LShx_TRC_WRA_01_Init.c 50 temp=pCoef->A0;
BQ_1I_D16F16Css_TRC_WRA_01_Init.c 52 temp=pCoef->A0;
BQ_1I_D16F32Css_TRC_WRA_01_init.c 53 temp=pCoef->A0;
BQ_2I_D16F16Css_TRC_WRA_01_Init.c 53 temp=pCoef->A0;
BQ_2I_D16F32Css_TRC_WRA_01_init.c 52 temp=pCoef->A0;
BQ_2I_D32F32Cll_TRC_WRA_01_Init.c 52 temp=pCoef->A0;
  /external/clang/INPUTS/
macro_pounder_fn.c 6 #define A0(A, B) A B
7 #define A1(A, B) A0(A,B) A0(A,B) A0(A,B) A0(A,B) A0(A,B) A0(A,B)
  /external/clang/lib/CodeGen/
EHScopeStack.h 180 template <class T, class A0>
182 typedef typename DominatingValue<A0>::saved_type A0_saved;
186 A0 a0 = DominatingValue<A0>::restore(CGF, a0_saved); variable
187 T(a0).Emit(CGF, flags);
191 ConditionalCleanup1(A0_saved a0)
192 : a0_saved(a0) {}
195 template <class T, class A0, class A1>
197 typedef typename DominatingValue<A0>::saved_type A0_saved
203 A0 a0 = DominatingValue<A0>::restore(CGF, a0_saved); variable
223 A0 a0 = DominatingValue<A0>::restore(CGF, a0_saved); variable
246 A0 a0 = DominatingValue<A0>::restore(CGF, a0_saved); variable
    [all...]
  /external/lldb/include/lldb/Utility/
SharingPtr.h 96 template <class A0>
97 shared_ptr_emplace(A0& a0)
98 : data_(a0) {}
100 template <class A0, class A1>
101 shared_ptr_emplace(A0& a0, A1& a1)
102 : data_(a0, a1) {}
104 template <class A0, class A1, class A2>
105 shared_ptr_emplace(A0& a0, A1& a1, A2& a2
    [all...]
CleanUp.h 186 template <typename T, typename R, typename A0>
191 typedef R (*CallbackType)(value_type, A0);
198 CleanUp2 (value_type value, CallbackType callback, A0 arg) :
213 CleanUp2 (value_type value, value_type invalid, CallbackType callback, A0 arg) :
314 A0 m_argument;
  /frameworks/av/media/libeffects/lvm/lib/Eq/src/
LVEQNB_CalcCoef.c 60 /* a0 = (0.5 + b2) / 2 */
102 LVM_INT32 A0;
142 factor = 0x7fff; /* Initialise to 1.0 for the a0 coefficient */
153 * Calculate the B1 and A0 coefficients
156 A0 = ((B1 >> 16) * (CosErr >> 10)) >> 6; /* Temporary storage for (0.5 - b2/2) * coserr(t0) */
157 B1 -= A0; /* B1 = (0.5 - b2/2) * (1 - coserr(t0)) */
158 A0 = (0x40000000 + B2) >> 1; /* A0 = (0.5 + b2) */
163 pCoefficients->A0 = A0;
    [all...]
  /device/asus/flo/nfc/
libnfc-brcm.conf 110 AID_FOR_EMPTY_SELECT={08:A0:00:00:01:51:00:00:00}
  /device/lge/hammerhead/nfc/
libnfc-brcm-20791b05.conf 22 LPTD_CFG={38:B9:36:01:00:FF:FF:08:00:00:00:A0:0F:40:00:00:12:02:10:00:00:00:2D:0B:30:00:00:00:00:00:00:00:00:00:00:00:00:00:00:03:00:D0:07:00:00:08:07:00:00:C8:00:00:00:00:00:00:00}
  /device/moto/shamu/nfc/
libnfc-brcm.conf 125 AID_FOR_EMPTY_SELECT={08:A0:00:00:01:51:00:00:00}
  /external/chromium_org/third_party/boringssl/src/crypto/bn/asm/
x86_64-mont5.pl 916 my @A0=("%r10","%r11");
918 my ($a0,$a1,$ai)=("%r14","%r15","%rbx");
1110 mov -32($aptr,$i),$a0 # a[0]
1117 mul $a0 # a[1]*a[0]
1118 mov %rax,$A0[0] # a[1]*a[0]
1120 mov %rdx,$A0[1]
1121 mov $A0[0],-24($tptr,$i) # t[1]
1123 mul $a0 # a[2]*a[0]
1124 add %rax,$A0[1]
1127 mov $A0[1],-16($tptr,$i) # t[2
    [all...]
  /external/eigen/Eigen/src/Core/products/
GeneralBlockPanelKernel.h 143 * real*cplx : load lhs as (a0,a0,a1,a1), and mul as usual
598 LhsPacket A0, A1;
603 traits.loadLhs(&blA[0*LhsProgress], A0);
606 traits.madd(A0,B_0,C0,T0);
609 traits.madd(A0,B_0,C1,T0);
612 traits.loadLhs(&blA[2*LhsProgress], A0);
615 traits.madd(A0,B_0,C0,T0);
618 traits.madd(A0,B_0,C1,T0);
621 traits.loadLhs(&blA[4*LhsProgress], A0);
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/c6x/lib/
memcpy_64plus.S 16 AND .L1 0x1,A6,A0
22 [A0] LDB .D2T1 *B4++,A5
29 [A0] STB .D1T1 A5,*A3++
  /frameworks/av/media/libeffects/lvm/lib/Common/lib/
BIQUAD.h 47 LVM_INT16 A0; /* a0 */
56 LVM_INT32 A0; /* a0 */
65 LVM_INT16 A0; /* a0 */
72 LVM_INT32 A0; /* a0 */
80 LVM_INT16 A0; /* a0 */
    [all...]

Completed in 1004 milliseconds

12 3 4 5 6 7 8