OpenGrok
Cross Reference: main.c
xref
: /
external
/
libhevc
/
test
/
decoder
/
main.c
Home
|
History
|
Annotate
|
Download
|
only in
decoder
Lines Matching
refs:ALIGN8
65
#define
ALIGN8
(x) ((((x) + 7) >> 3) << 3)