Searched defs:rle (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
D | Context.java | 20 private static void unpackLookupTable(int[] lookup, String map, String rle) { in unpackLookupTable()
|
/third_party/FreeBSD/sys/arm/arm/ |
D | nexus.c | 182 struct resource_list_entry *rle = resource_list_find(res_list, type, *rid); in nexus_alloc_resource() local
|
/third_party/ffmpeg/libavcodec/ |
D | targaenc.c | 38 int rle; member
|
D | sgienc.c | 37 int rle; member
|
D | sgidec.c | 206 unsigned int dimension, rle; in decode_frame() local
|
D | pgssubdec.c | 74 uint8_t *rle; member
|
D | g2meet.c | 680 int pos, run, rle; in epic_decode_run_length() local
|
D | exr.c | 216 static int rle(uint8_t *dst, const uint8_t *src, in rle() function
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsresize.c | 1714 static void set_max_free_zone(s64 length, s64 end, runlist_element *rle) in set_max_free_zone() 1723 runlist_element *rle, in find_free_cluster() 1784 runlist_element rle; in alloc_cluster() local 1946 runlist *rl_new, *rle_new, *rle; in rl_split_run() local 1982 runlist *rle; in rl_insert_at_run() local
|
/third_party/FreeBSD/sys/kern/ |
D | subr_bus.c | 2635 struct resource_list_entry *rle; in resource_list_free() local 2664 struct resource_list_entry *rle; in resource_list_add() local 2705 struct resource_list_entry *rle = NULL; in resource_list_find() local
|
/third_party/skia/third_party/externals/brotli/js/ |
D | decode.js | 1731 function unpackLookupTable(lookup, map, rle) { argument
|
/third_party/ntfs-3g/libntfs-3g/ |
D | runlist.c | 1027 runlist_element *rle; in ntfs_mapping_pairs_decompress() local
|