Home
last modified time | relevance | path

Searched defs:buffer (Results 1026 - 1050 of 4008) sorted by relevance

1...<<41424344454647484950>>...161

/third_party/ffmpeg/libavformat/
H A Dlatmenc.c43 uint8_t buffer[0x1fff + MAX_EXTRADATA_SIZE + 1024]; member
H A Dwebm_chunk.c183 uint8_t *buffer; in chunk_end() local
/third_party/ffmpeg/libavformat/tests/
H A Dfifo_muxer.c202 char buffer[BUFFER_SIZE]; in run_test() local
/third_party/ffmpeg/libavutil/
H A Dencryption_info.c90 AVEncryptionInfo *av_encryption_info_get_side_data(const uint8_t* buffer, size_t size) in av_encryption_info_get_side_data() argument
127 uint8_t *buffer, *cur_buffer; av_encryption_info_add_side_data() local
365 uint8_t *buffer, *cur_buffer; av_encryption_init_info_add_side_data() local
[all...]
H A Dsha512.c38 uint8_t buffer[128]; ///< 1024-bit buffer of input values used in hash updating member
120 static void sha512_transform(uint64_t *state, const uint8_t buffer[128]) in sha512_transform() argument
[all...]
/third_party/curl/lib/
H A Dsocks_sspi.c57 char buffer[STRERROR_LEN]; in check_sspi_err() local
/third_party/curl/src/
H A Dtool_cb_wrt.c140 size_t tool_write_cb(char *buffer, size_t sz, size_t nmemb, void *userdata) in tool_write_cb() argument
/third_party/gn/src/gn/
H A Dinput_conversion.cc110 bool IsIdentifier(std::string_view buffer) { in IsIdentifier() argument
/third_party/glfw/src/
H A Dosmesa_context.c294 glfwGetOSMesaColorBuffer(GLFWwindow* handle, int* width, int* height, int* format, void** buffer) glfwGetOSMesaColorBuffer() argument
332 glfwGetOSMesaDepthBuffer(GLFWwindow* handle, int* width, int* height, int* bytesPerValue, void** buffer) glfwGetOSMesaDepthBuffer() argument
[all...]
/third_party/glfw/tests/
H A Dgamma.c75 char buffer[1024]; in chart_ramp_array() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_mmap.c150 snd_pcm_sframes_t snd_pcm_mmap_writei(snd_pcm_t *pcm, const void *buffer, snd_pcm_uframes_t size) in snd_pcm_mmap_writei() argument
200 snd_pcm_mmap_readi(snd_pcm_t *pcm, void *buffer, snd_pcm_uframes_t size) snd_pcm_mmap_readi() argument
[all...]
/third_party/alsa-utils/bat/
H A Dcommon.c226 int generate_input_data(struct bat *bat, void *buffer, int bytes, int frames) in generate_input_data() argument
/third_party/alsa-lib/src/hwdep/
H A Dhwdep_hw.c77 static ssize_t snd_hwdep_hw_write(snd_hwdep_t *hwdep, const void *buffer, size_t size) in snd_hwdep_hw_write() argument
87 static ssize_t snd_hwdep_hw_read(snd_hwdep_t *hwdep, void *buffer, size_t size) in snd_hwdep_hw_read() argument
/third_party/backends/backend/
H A Depsonds-jpeg.c36 char buffer[JMSG_LENGTH_MAX]; in my_error_exit() local
54 JOCTET *buffer; member
H A Dplustek-pp_wrapper.c92 static int PtDrvRead( unsigned char *buffer, int count ) in PtDrvRead() argument
H A Du12-if.c569 void *buffer; in u12if_SetupBuffer() local
H A Dmustek_pp_null.c138 debug_drv_read (SANE_Handle hndl, SANE_Byte *buffer) in debug_drv_read() argument
H A Dtest-picture.c47 init_picture_buffer (Test_Device * test_device, SANE_Byte ** buffer, in init_picture_buffer() argument
[all...]
H A Ds9036.h68 SANE_Byte *buffer; /* buffer of size 'bufsize' */ member
/third_party/backends/backend/escl/
H A Descl_jpeg.c54 unsigned char buffer[INPUT_BUFFER_SIZE]; member
H A Descl_mupdf.c51 unsigned char buffer[4096]; member
H A Descl_pdf.c53 char buffer[1024] = { 0 }; in set_file_in_buffer() local
/third_party/backends/lib/
H A Dmd5.c151 char buffer[BLOCKSIZE + 72]; md5_stream() local
201 md5_buffer(const char *buffer, size_t len, void *resblock) md5_buffer() argument
217 md5_process_bytes(const void *buffer, size_t len, struct md5_ctx *ctx) md5_process_bytes() argument
301 md5_process_block(const void *buffer, size_t len, struct md5_ctx *ctx) md5_process_block() argument
[all...]
/third_party/backends/backend/genesys/
H A Dusb_device.cpp118 void UsbDevice::bulk_read(std::uint8_t* buffer, std::size_t* size) in bulk_read() argument
125 void UsbDevice::bulk_write(const std::uint8_t* buffer, std::size_t* size) in bulk_write() argument
/third_party/curl/docs/examples/
H A Dhtmltitle.cpp68 static std::string buffer; variable

Completed in 16 milliseconds

1...<<41424344454647484950>>...161