Home
last modified time | relevance | path

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

123

/third_party/ffmpeg/libavcodec/
Dtiff_common.c44 unsigned ff_tget_short(GetByteContext *gb, int le) in ff_tget_short()
50 unsigned ff_tget_long(GetByteContext *gb, int le) in ff_tget_long()
56 double ff_tget_double(GetByteContext *gb, int le) in ff_tget_double()
63 unsigned ff_tget(GetByteContext *gb, int type, int le) in ff_tget()
100 GetByteContext *gb, int le, AVDictionary **metadata) in ff_tadd_rational_metadata()
124 GetByteContext *gb, int le, AVDictionary **metadata) in ff_tadd_long_metadata()
145 GetByteContext *gb, int le, AVDictionary **metadata) in ff_tadd_doubles_metadata()
166 GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) in ff_tadd_shorts_metadata()
188 GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) in ff_tadd_bytes_metadata()
209 GetByteContext *gb, int le, AVDictionary **metadata) in ff_tadd_string_metadata()
[all …]
Dexif.c174 GetByteContext *gb, int le, in exif_add_metadata()
201 static int exif_decode_tag(void *logctx, GetByteContext *gbytes, int le, in exif_decode_tag()
244 int le, int depth, AVDictionary **metadata) in ff_exif_decode_ifd()
266 int le, int depth, AVDictionary **metadata) in avpriv_exif_decode_ifd()
Dr210dec.c47 int le = avctx->codec_tag == MKTAG('R', '1', '0', 'k') && in decode_frame() local
Dtiff.c75 int le; member
1768 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()
Dmacros.h31 # define AV_NE(be, le) (be) argument
33 # define AV_NE(be, le) (le) argument
Dpixdesc.c2589 # define X_NE(be, le) be argument
2591 # define X_NE(be, le) le argument
Dpixfmt.h374 # define AV_PIX_FMT_NE(be, le) AV_PIX_FMT_##be argument
376 # define AV_PIX_FMT_NE(be, le) AV_PIX_FMT_##le argument
/third_party/curl/lib/
Dhash.c108 struct Curl_llist_element *le; in Curl_hash_add() local
150 struct Curl_llist_element *le; in Curl_hash_delete() local
177 struct Curl_llist_element *le; in Curl_hash_pick() local
231 struct Curl_llist_element *le; in Curl_hash_clean_with_criterium() local
/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/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/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/python/Objects/
Dfloatobject.c2069 PyFloat_Pack2(double x, char *data, int le) in PyFloat_Pack2()
2174 PyFloat_Pack4(double x, char *data, int le) in PyFloat_Pack4()
2282 PyFloat_Pack8(double x, char *data, int le) in PyFloat_Pack8()
2412 PyFloat_Unpack2(const char *data, int le) in PyFloat_Unpack2()
2475 PyFloat_Unpack4(const char *data, int le) in PyFloat_Unpack4()
2554 PyFloat_Unpack8(const char *data, int le) in PyFloat_Unpack8()
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/fp32_grad/
Dstrided_slice_grad.cc161 for (int le = 0; le < DIMENSION_8D; le++) { in CalStridedSliceGrad() local
/third_party/ntfs-3g/ntfsprogs/
Dutils.h111 #define ntfs_log_redirect(fn,fi,li,le,d,fmt, args...) \ argument
/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/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dstrided_slice_v2_grad_cpu_kernel.cc555 for (int le = 0; le < length; le++) { in CalStridedSliceV2Grad() local
/third_party/pulseaudio/src/modules/
Dmodule-card-restore.c252 struct legacy_entry *le; in legacy_entry_read() local
/third_party/python/Modules/
D_struct.c303 int le) /* true for little-endian, false for big-endian */ in unpack_halffloat()
316 int le) /* true for little-endian, false for big-endian */ in pack_halffloat()
329 int le) /* true for little-endian, false for big-endian */ in unpack_float()
341 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
/third_party/backends/backend/
Dplustek-usbscan.c811 u_short le; in usb_GetLineLength() local

123