Home
last modified time | relevance | path

Searched defs:le (Results 1 – 25 of 57) sorted by relevance

123

/third_party/ffmpeg/libavcodec/
Dtiff_common.c43 unsigned ff_tget_short(GetByteContext *gb, int le) in ff_tget_short()
49 unsigned ff_tget_long(GetByteContext *gb, int le) in ff_tget_long()
55 double ff_tget_double(GetByteContext *gb, int le) in ff_tget_double()
62 unsigned ff_tget(GetByteContext *gb, int type, int le) in ff_tget()
83 GetByteContext *gb, int le, AVDictionary **metadata) in ff_tadd_rational_metadata()
117 GetByteContext *gb, int le, AVDictionary **metadata) in ff_tadd_long_metadata()
148 GetByteContext *gb, int le, AVDictionary **metadata) in ff_tadd_doubles_metadata()
179 GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) in ff_tadd_shorts_metadata()
211 GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) in ff_tadd_bytes_metadata()
242 GetByteContext *gb, int le, AVDictionary **metadata) in ff_tadd_string_metadata()
[all …]
Dexif.c46 GetByteContext *gb, int le, in exif_add_metadata()
73 static int exif_decode_tag(void *logctx, GetByteContext *gbytes, int le, in exif_decode_tag()
116 int le, int depth, AVDictionary **metadata) in ff_exif_decode_ifd()
138 int le, int depth, AVDictionary **metadata) in avpriv_exif_decode_ifd()
Dr210dec.c46 int le = avctx->codec_tag == MKTAG('R', '1', '0', 'k') && in decode_frame() local
Dtiff.c73 int le; member
1781 int le, ret, plane, planes; in decode_frame() local
/third_party/ffmpeg/libavutil/
Dcrc.c322 #define DECLARE_CRC_INIT_TABLE_ONCE(id, le, bits, poly) \ argument
341 int av_crc_init(AVCRC *ctx, int le, int bits, uint32_t poly, int ctx_size) in av_crc_init()
Dcommon.h48 # define AV_NE(be, le) (be) argument
50 # define AV_NE(be, le) (le) argument
Dpixdesc.c2496 # define X_NE(be, le) be argument
2498 # define X_NE(be, le) le argument
Dpixfmt.h367 # define AV_PIX_FMT_NE(be, le) AV_PIX_FMT_##be argument
369 # define AV_PIX_FMT_NE(be, le) AV_PIX_FMT_##le argument
/third_party/node/benchmark/buffers/
Ddataview-set.js54 function benchInt(dv, fn, len, le) { argument
64 function benchFloat(dv, fn, len, le) { argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dwpa_debug.h30 #define wpa_hexdump(l,t,b,le) do { } while (0) argument
32 #define wpa_hexdump_key(l,t,b,le) do { } while (0) argument
34 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0) argument
35 #define wpa_hexdump_ascii_key(l,t,b,le) do { } while (0) argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dwpa_debug.h32 #define wpa_hexdump(l,t,b,le) do { } while (0) argument
34 #define wpa_hexdump_key(l,t,b,le) do { } while (0) argument
36 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0) argument
37 #define wpa_hexdump_ascii_key(l,t,b,le) do { } while (0) argument
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
Dset-uimm3.c1 int le(int x) { return (x <= 0x7fffffffU) == (x >= 0); } in le() function
/third_party/ffmpeg/libavformat/
Depafdec.c42 int le, sample_rate, codec, channels; in epaf_read_header() local
Dircamdec.c57 int le = -1, i; in ircam_read_header() local
/third_party/python/Objects/
Dfloatobject.c2080 _PyFloat_Pack2(double x, unsigned char *p, int le) in _PyFloat_Pack2()
2184 _PyFloat_Pack4(double x, unsigned char *p, int le) in _PyFloat_Pack4()
2291 _PyFloat_Pack8(double x, unsigned char *p, int le) in _PyFloat_Pack8()
2420 _PyFloat_Unpack2(const unsigned char *p, int le) in _PyFloat_Unpack2()
2490 _PyFloat_Unpack4(const unsigned char *p, int le) in _PyFloat_Unpack4()
2568 _PyFloat_Unpack8(const unsigned char *p, int le) in _PyFloat_Unpack8()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Duniform_helper_test.cc148 const auto le = std::nexttoward(l, 0.0); in TEST_F() local
/third_party/ntfs-3g/ntfsprogs/
Dutils.h111 #define ntfs_log_redirect(fn,fi,li,le,d,fmt, args...) \ argument
/third_party/rust/crates/tracing/tracing-core/src/
Dmetadata.rs922 fn le(&self, other: &Level) -> bool { in le() method
956 fn le(&self, other: &LevelFilter) -> bool { in le() method
998 fn le(&self, other: &LevelFilter) -> bool { in le() method
1032 fn le(&self, other: &Level) -> bool { in le() method
/third_party/popt/src/
Dpopthelp.c212 char * le = malloc(4*lineLength + 1); in singleOptionDefaultValue() local
343 char * le = left + strlen(left); in singleOptionHelp() local
/third_party/toybox/toys/posix/
Dfile.c330 int le = (s[3] == 'F'); in do_regular_file() local
/third_party/rust/crates/log/src/
Dlib.rs485 fn le(&self, other: &Level) -> bool { in le() method
512 fn le(&self, other: &LevelFilter) -> bool { in le() method
692 fn le(&self, other: &LevelFilter) -> bool { in le() method
719 fn le(&self, other: &Level) -> bool { in le() method
/third_party/pulseaudio/src/modules/
Dmodule-card-restore.c240 struct legacy_entry *le; in legacy_entry_read() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioconvert.c752 gfloat le[] = { GFLOAT_TO_LE (0.0), GFLOAT_TO_LE (1.0), GFLOAT_TO_LE (-1.0), in GST_START_TEST() local
770 gdouble le[] = in GST_START_TEST() local
/third_party/python/Modules/
D_struct.c299 int le) /* true for little-endian, false for big-endian */ in unpack_halffloat()
314 int le) /* true for little-endian, false for big-endian */ in pack_halffloat()
327 int le) /* true for little-endian, false for big-endian */ in unpack_float()
339 int le) /* true for little-endian, false for big-endian */ in unpack_double()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_finalize.cpp113 cf_node *le = last_export[t]; in run() local

123