Searched refs:UWORD64 (Results 1 - 9 of 9) sorted by relevance

/external/libavc/common/
H A Dih264_typedefs.h47 typedef unsigned long long UWORD64; typedef
/external/libavc/encoder/
H A Dime_typedefs.h41 typedef unsigned long UWORD64; typedef
H A Dirc_datatypes.h47 typedef unsigned long long UWORD64; typedef
/external/libxaac/decoder/drc_src/
H A Dimpd_type_def.h60 typedef unsigned __int64 UWORD64; /* uh UWORD64 uh_count 8 */ typedef
70 typedef unsigned long long UWORD64; /* uh UWORD64 uh_count 8 */ typedef
82 typedef unsigned long long UWORD64; /* uh UWORD64 uh_count 8 */ typedef
/external/libmpeg2/common/
H A Dicv_datatypes.h51 typedef uint64_t UWORD64; typedef
/external/libxaac/decoder/
H A Dixheaacd_type_def.h61 typedef unsigned long long UWORD64; /* uh UWORD64 uh_count 8 */ typedef
H A Dixheaacd_tcx_fwd_alcnx.c381 *seed = (UWORD32)(((UWORD64)(*seed) * (UWORD64)69069) + 5);
H A Dixheaacd_mps_parse.c497 UWORD64 s_64;
499 UWORD64 c_64;
H A Dixheaacd_arith_dec.c1916 *seed = (UWORD32)(((UWORD64)(*seed) * (UWORD64)69069) + 5);

Completed in 204 milliseconds