Home
last modified time | relevance | path

Searched defs:buf_ptr (Results 1 - 25 of 133) sorted by relevance

123456

/third_party/ffmpeg/libavformat/
H A Ddovi_isom.c31 int ff_isom_parse_dvcc_dvvc(AVFormatContext *s, AVStream *st, const uint8_t *buf_ptr, uint64_t size) in ff_isom_parse_dvcc_dvvc() argument
H A Drtpenc.h50 uint8_t *buf_ptr; member
H A Dhls_sample_encryption.c54 const uint8_t *buf_ptr; member
[all...]
/third_party/alsa-utils/axfer/
H A Dframe-cache.h13 void *buf_ptr; member
/third_party/ffmpeg/libavcodec/
H A Dmjpegbdec.c49 const uint8_t *buf_end, *buf_ptr; in mjpegb_decode_frame() local
[all...]
H A Dlibdavs2.c193 const uint8_t *buf_ptr = avpkt->data; in davs2_decode_frame() local
H A Dlibuavs3d.c152 const uint8_t *buf_ptr = buf; in libuavs3d_decode_frame() local
H A Dmxpegdec.c78 mxpeg_decode_app(MXpegDecodeContext *s, const uint8_t *buf_ptr, int buf_size) mxpeg_decode_app() argument
90 mxpeg_decode_mxm(MXpegDecodeContext *s, const uint8_t *buf_ptr, int buf_size) mxpeg_decode_mxm() argument
143 mxpeg_decode_com(MXpegDecodeContext *s, const uint8_t *buf_ptr, int buf_size) mxpeg_decode_com() argument
190 const uint8_t *buf_end, *buf_ptr; mxpeg_decode_frame() local
[all...]
H A Dput_bits.h53 uint8_t *buf, *buf_ptr, *buf_end; member
[all...]
/third_party/ltp/testcases/kernel/controllers/io/
H A Dio_control01.c53 char *line, *buf_ptr; in run() local
/third_party/openssl/test/
H A Dd2i_test.c50 const unsigned char *buf_ptr = buf; in test_bad_asn1() local
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/
H A Dfw.c77 u8 *buf_ptr = buffer; in _rtl88e_write_fw() local
/third_party/fsverity-utils/common/
H A Dfsverity_uapi.h96 __u64 buf_ptr; member
/third_party/node/deps/uvwasi/src/
H A Dwasi_serdes.c186 uint32_t buf_ptr; in ALL_TYPES() local
203 uint32_t buf_ptr; in uvwasi_serdes_read_iovec_t() local
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/
H A Dcvmx-pko.c79 uint64_t *buf_ptr; in __cvmx_pko_iport_config() local
437 uint64_t *buf_ptr = NULL; in cvmx_pko_config_port() local
[all...]
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/
H A Dcvmx-pko.c79 uint64_t *buf_ptr; in __cvmx_pko_iport_config() local
423 uint64_t *buf_ptr = NULL; in cvmx_pko_config_port() local
[all...]
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c449 u32 *buf_ptr; in tmc_update_etf_buffer() local
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx-i2c.c82 u8 *buf_ptr = NULL; in cx231xx_i2c_send_bytes() local
/kernel/linux/linux-5.10/drivers/rtc/
H A Dsysfs.c159 const char *buf_ptr; in wakealarm_store() local
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx-i2c.c82 u8 *buf_ptr = NULL; in cx231xx_i2c_send_bytes() local
/kernel/linux/linux-6.6/drivers/rtc/
H A Dsysfs.c160 const char *buf_ptr; in wakealarm_store() local
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfsverity.h94 __u64 buf_ptr; member
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c475 u32 *buf_ptr; in tmc_update_etf_buffer() local
/third_party/lzma/C/
H A DXzIn.c220 const Byte *buf_ptr = buf; in Xz_ReadBackward() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_gs.c101 LLVMValueRef buf_ptr = ac_get_arg(&ctx->ac, ctx->internal_bindings); in ngg_get_emulated_counters_buf() local
265 LLVMValueRef buf_ptr = ac_get_arg(&ctx->ac, ctx->internal_bindings); in si_preload_esgs_ring() local
310 LLVMValueRef buf_ptr = ac_get_arg(&ctx->ac, ctx->internal_bindings); in si_preload_gs_rings() local
437 LLVMValueRef buf_ptr = ac_get_arg(&ctx.ac, ctx.internal_bindings); in si_generate_gs_copy_shader() local

Completed in 13 milliseconds

123456