Home
last modified time | relevance | path

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

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