OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALIGN_64
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/img/psb_video/src/
tng_hostdefs.h
50
#define
ALIGN_64
(X) (((X)+63) &~63)
[
all
...]
tng_hostair.c
782
pSADPointer=(IMG_UINT8 *)
ALIGN_64
(((IMG_UINT32) pSADPointer));
[
all
...]
Completed in 146 milliseconds