HomeSort by relevance Sort by last modified time
    Searched defs:P7 (Results 1 - 12 of 12) sorted by null

  /external/libgsm/inc/
proto.h 32 #undef P7
46 # define P7(x, a, b, c, d, e, f, g) (a, b, c, d, e, f, g)
60 # define P7(x, a, b, c, d, e, f, g) x a; b; c; d; e; f; g;
unproto.h 20 #undef P7
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_exp2l.c 55 P7 = 0x1.ffcbfc588b041p-17,
417 + z * (P7 + z * (P8 + z * (P9 + z * P10)))))))));
s_logl.c 103 P7 = 1.42857142857142857119522943477166120e-1L, /* 0x1249249249249248ed79a0ae434de.0p-115L */
550 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
659 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_poly.h 225 double P4[2],P5[2],P6[2],P7[2];
256 P7[0]=A[15];P7[1]= -1.0;
278 db_MultiplyPoly1_3( p,P7,three3);
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 225 double P4[2],P5[2],P6[2],P7[2];
256 P7[0]=A[15];P7[1]= -1.0;
278 db_MultiplyPoly1_3( p,P7,three3);
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_poly.h 225 double P4[2],P5[2],P6[2],P7[2];
256 P7[0]=A[15];P7[1]= -1.0;
278 db_MultiplyPoly1_3( p,P7,three3);
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/
gcm128.c     [all...]
  /external/openssl/crypto/modes/
gcm128.c     [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_VC1.c 698 #define P7(x) psb__trace_message("PARAMS: " #x "\t= %d\n", p->transform_fields.bits.x)
700 P7(variable_sized_transform_flag);
701 P7(mb_level_transform_type_flag);
702 P7(frame_level_transform_type);
703 P7(transform_ac_codingset_idx1);
704 P7(transform_ac_codingset_idx2);
705 P7(intra_transform_dc_table);
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_VC1.c 704 #define P7(x) psb__trace_message("PARAMS: " #x "\t= %d\n", p->transform_fields.bits.x)
706 P7(variable_sized_transform_flag);
707 P7(mb_level_transform_type_flag);
708 P7(frame_level_transform_type);
709 P7(transform_ac_codingset_idx1);
710 P7(transform_ac_codingset_idx2);
711 P7(intra_transform_dc_table);
    [all...]
  /external/svox/pico/lib/
picopam.c 274 #define P7 6
275 #define bnd 6 /*boundary type item associated to the syllable = P7 */
    [all...]

Completed in 1852 milliseconds