Home
last modified time | relevance | path

Searched defs:is_le (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dircamdec.c42 int is_le; member
/third_party/elfutils/tests/
H A Dread_unaligned.c343 bool is_le = (BYTE_ORDER == LITTLE_ENDIAN); in main() local
/third_party/ffmpeg/libavcodec/
H A Dget_bits.h229 static inline void refill_32(GetBitContext *s, int is_le) in refill_32() argument
244 static inline void refill_64(GetBitContext *s, int is_le) in refill_64() argument
259 static inline uint64_t get_val(GetBitContext *s, unsigned n, int is_le) in get_val() argument
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h587 is_le = 2 * is_ge, enumerator

Completed in 12 milliseconds