Searched refs:T_ENDIAN16 (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmspack.c477 int SwapEndian = T_ENDIAN16(info -> InputFormat);
528 int SwapEndian = T_ENDIAN16(info -> InputFormat);
1332 int SwapEndian = T_ENDIAN16(info -> InputFormat);
1425 int SwapEndian = T_ENDIAN16(info -> OutputFormat);
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
H A Dlcms2.h684 #define T_ENDIAN16(e) (((e)>>11)&1) macro

Completed in 347 milliseconds