Home
last modified time | relevance | path

Searched defs:SIGN_BIT (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/
H A Dpredef.c2 #define SIGN_BIT(T) (1ULL << (BITS(T) - 1)) macro
/third_party/pulseaudio/src/pulsecore/
H A Dg711.c46 #define SIGN_BIT (0x80) /* Sign bit for a A-law byte. */ macro
/third_party/ffmpeg/libavcodec/
H A Dpcm_tablegen.h31 #define SIGN_BIT (0x80) /* Sign bit for a A-law byte. */ macro
/third_party/python/Modules/
H A Daudioop.c63 #define SIGN_BIT (0x80) /* Sign bit for an A-law byte. */ macro
/third_party/backends/backend/
H A Davision.c5956 #define SIGN_BIT 0x1000 in send_3x3_matrix() macro

Completed in 21 milliseconds