Home
last modified time | relevance | path

Searched defs:dest_end (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dxxan.c133 const uint8_t *dest_end = dest + dest_len; in xan_unpack() local
H A Dvmdvideo.c145 unsigned char *dest_end = dest + dest_len; in rle_unpack() local
H A Dxan.c122 uint8_t *dest_end = dest + dest_len; in xan_huffman_decode() local
161 uint8_t *dest_end = dest + dest_len; in xan_unpack() local
/third_party/ffmpeg/libavformat/
H A Dutils.c511 char *dest = NULL, *dest_end; in ff_parse_key_value() local
/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c476 u8 *dest_end = dest + dest_size; /* End of dest buffer. */ in ntfs_decompress() local
/third_party/python/Objects/
H A Dtupleobject.c518 PyObject **dest_end = dest + size; in tuplerepeat() local
H A Dlistobject.c573 PyObject **dest_end = dest + size; in list_repeat() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-glyf-table.hh1269 hb_bytes_t dest_end; /* region of source_glyph to copy second */ member

Completed in 14 milliseconds