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

  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
rate_control.h 27 float Mp; /* for MB-based RC, 3/14/01 */
  /external/dropbear/libtomcrypt/src/math/
tfm_desc.c 408 static int tfm_ecc_projective_dbl_point(ecc_point *P, ecc_point *R, void *modulus, void *Mp)
411 fp_digit mp; local
416 LTC_ARGCHK(Mp != NULL);
418 mp = *((fp_digit*)Mp);
431 fp_montgomery_reduce(&t1, modulus, mp);
434 fp_montgomery_reduce(R->z, modulus, mp);
453 fp_montgomery_reduce(&t2, modulus, mp);
472 fp_montgomery_reduce(R->y, modulus, mp);
475 fp_montgomery_reduce(&t2, modulus, mp);
528 fp_digit mp; local
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 210 OsclFloat Mp; /* for MB-based RC */
  /external/qemu/
i386-dis.c 332 #define Mp { OP_M, f_mode } /* 32 or 48 bit memory operand for LDS, LES etc */
    [all...]

Completed in 90 milliseconds