Home
last modified time | relevance | path

Searched defs:bufptr (Results 1 – 19 of 19) 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()
57 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.c53 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.c91 void *bufptr; in aiodio_sparse() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Ddboolhuff.c59 const unsigned char *bufptr; in vp8dx_bool_decoder_fill() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Ddboolhuff.c41 const unsigned char *bufptr = br->user_buffer; in vp8dx_bool_decoder_fill() 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.c157 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.c820 uint8_t **bufptr, int len) in rtp_parse_one_packet()
907 uint8_t **bufptr, int len) in ff_rtp_parse_packet()
Drdt.c336 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/gstreamer/gstplugins_bad/sys/winks/
Dgstksvideodevice.c1178 GstBuffer ** bufptr) in gst_ks_video_device_postprocess_frame()
/third_party/mksh/
Dmain.c163 } *bufptr; in rndsetup() local
/third_party/cups-filters/cupsfilters/
Dppdgenerator.c215 char *bufptr, /* Pointer into buffer */ in _cupsStrFormatd() local