Home
last modified time | relevance | path

Searched defs:NBITS (Results 1 - 7 of 7) sorted by relevance

/third_party/python/Modules/
H A Dtestcapi_long.h13 const int NBITS = sizeof(TYPENAME) * 8; in error() local
[all...]
/third_party/libinput/src/
H A Dutil-bits.h35 #define NBITS(b) (b * 8) macro
/third_party/eudev/src/udev/
H A Dudev-builtin-input_id.c39 #define NBITS(x) ((((x)-1)/BITS_PER_LONG)+1) macro
/third_party/ffmpeg/libavfilter/
H A Dvf_palettegen.c61 #define NBITS 5 macro
[all...]
H A Dvf_paletteuse.c64 #define NBITS 5 macro
/third_party/ffmpeg/libavcodec/
H A Dexr.c498 #define NBITS 16 macro
/third_party/astc-encoder/Source/
H A Dtinyexr.h8008 const int NBITS = 16; member

Completed in 26 milliseconds