OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a_width
(Results
1 - 2
of
2
) sorted by null
/external/webp/src/enc/
picture_enc.c
98
int
a_width
, a_stride;
local
112
a_width
= has_alpha ? width : 0;
113
a_stride =
a_width
;
/toolchain/binutils/binutils-2.25/include/coff/
ecoff.h
245
unsigned char
a_width
[4];
member in union:aux_ext
256
#define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax),
a_width
)
273
AUX_PUT_ANY ((bigend), (val), (ax),
a_width
)
Completed in 572 milliseconds