Home
last modified time | relevance | path

Searched defs:bufptr (Results 1 – 16 of 16) sorted by relevance

/third_party/ffmpeg/libavutil/
Dfile.c53 int av_file_map(const char *filename, uint8_t **bufptr, size_t *size, in av_file_map()
144 void av_file_unmap(uint8_t *bufptr, size_t size) in av_file_unmap()
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
Ddio_read.c37 static void do_buffered_writes(int fd, char *bufptr, long long fsize, long long wsize, int pattern) in do_buffered_writes()
60 static int do_direct_reads(char *filename, char *bufptr, long long fsize, long long rsize) in do_direct_reads()
Ddio_sparse.c44 void *bufptr = NULL; in dio_sparse() local
Ddio_truncate.c54 char *bufptr; in dio_read() local
Dcommon.h40 char *bufptr; in io_append() local
Daiodio_append.c46 void *bufptr; in aiodio_append() local
Daiodio_sparse.c81 void *bufptr; in aiodio_sparse() local
/third_party/cups-filters/backend/
Dieee1284.c601 char *bufptr; /* Pointer into buffer */ in normalize_make_and_model() local
/third_party/ltp/testcases/kernel/io/aio/
Daio02.c109 void *bufptr = NULL; in io_tio() local
/third_party/ffmpeg/libavcodec/
Dyop.c158 uint8_t *bufptr; in yop_copy_previous_block() local
/third_party/pulseaudio/src/pulsecore/
Dusergroup.c98 static int expand_buffer_trashcontents(void **bufptr, size_t *buflenptr) { in expand_buffer_trashcontents()
/third_party/ffmpeg/libavformat/
Drtpdec.c858 uint8_t **bufptr, int len) in rtp_parse_one_packet()
945 uint8_t **bufptr, int len) in ff_rtp_parse_packet()
Drdt.c337 uint8_t **bufptr, int len) in ff_rdt_parse_packet()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_meta_copy.c889 nir_ssa_def *bufptr = in panvk_meta_copy_buf2img_shader() local
1262 nir_ssa_def *bufptr = in panvk_meta_copy_img2buf_shader() local
/third_party/mksh/
Dmain.c163 } *bufptr; in rndsetup() local
/third_party/cups-filters/cupsfilters/
Dppdgenerator.c215 char *bufptr, /* Pointer into buffer */ in _cupsStrFormatd() local