Home
last modified time | relevance | path

Searched defs:buf_ptr (Results 1 – 25 of 54) sorted by relevance

123

/third_party/ffmpeg/libavcodec/
Dmxpegdec.c79 const uint8_t *buf_ptr, int buf_size) in mxpeg_decode_app()
91 const uint8_t *buf_ptr, int buf_size) in mxpeg_decode_mxm()
144 const uint8_t *buf_ptr, int buf_size) in mxpeg_decode_com()
190 const uint8_t *buf_end, *buf_ptr; in mxpeg_decode_frame() local
Dmjpegbdec.c49 const uint8_t *buf_end, *buf_ptr; in mjpegb_decode_frame() local
Dlibdavs2.c193 const uint8_t *buf_ptr = avpkt->data; in davs2_decode_frame() local
Dlibuavs3d.c152 const uint8_t *buf_ptr = buf; in libuavs3d_decode_frame() local
Dput_bits.h53 uint8_t *buf, *buf_ptr, *buf_end; member
Dcavsdec.c1243 const uint8_t *buf_ptr; in cavs_decode_frame() local
/third_party/ffmpeg/libavformat/
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()
Drtpenc.h50 uint8_t *buf_ptr; member
Dhls_sample_encryption.c54 const uint8_t *buf_ptr; member
/third_party/rust/rust/library/std/src/sys/common/
Dsmall_c_string.rs35 let buf_ptr = buf.as_mut_ptr() as *mut u8; in run_with_cstr() localVariable
/third_party/rust/rust/library/core/src/fmt/
Dnum.rs219 let buf_ptr = MaybeUninit::slice_as_mut_ptr(&mut buf); localVariable
347 let buf_ptr = MaybeUninit::slice_as_mut_ptr(&mut buf); localVariable
488 let buf_ptr = MaybeUninit::slice_as_mut_ptr(buf); localVariable
627 let buf_ptr = MaybeUninit::slice_as_mut_ptr(&mut buf); in fmt_u128() localVariable
/third_party/alsa-utils/axfer/
Dframe-cache.h13 void *buf_ptr; member
/third_party/openssl/test/
Dd2i_test.c50 const unsigned char *buf_ptr = buf; in test_bad_asn1() local
/third_party/ltp/testcases/kernel/controllers/io/
Dio_control01.c53 char *line, *buf_ptr; in run() local
/third_party/rust/rust/src/tools/miri/src/shims/unix/macos/
Dforeign_items.rs127 let buf_ptr = this.read_pointer(buf)?; in emulate_foreign_item_by_name() localVariable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
Ddvpp_video.cc54 void FrameExtarct::ExtractFrameH264(const uint8_t *buf_ptr, int *size_ptr) { in ExtractFrameH264()
90 void FrameExtarct::ExtractFrameH265(const uint8_t *buf_ptr, int *size_ptr) { in ExtractFrameH265()
/third_party/mindspore/mindspore-src/source/mindspore/lite/providers/dpico/src/
Dcustom_allocator.cc93 auto buf_ptr = membuf->buf; in Malloc() local
/third_party/flatbuffers/rust/flatbuffers/src/
Darray.rs105 let mut buf_ptr = buf[loc..].as_mut_ptr(); localVariable
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c1118 struct x86_reg buf_ptr = in init_inputs() local
1204 struct x86_reg buf_ptr = in get_buffer_ptr() local
1277 struct x86_reg buf_ptr = x86_make_disp(p->machine_EDI, in incr_inputs() local
/third_party/fsverity-utils/common/
Dfsverity_uapi.h96 __u64 buf_ptr; member
/third_party/rust/crates/nix/src/
Dlib.rs274 let buf_ptr = buf.as_mut_ptr() as *mut u8; in with_nix_path() localVariable
/third_party/rust/rust/library/core/src/slice/
Dsort.rs1062 let buf_ptr = buf.buf_ptr.as_ptr(); in merge_sort() localVariable
1141 buf_ptr: ptr::NonNull<T>, in merge_sort() field
1180 buf_ptr: ptr::NonNull<TimSortRun>, in merge_sort() field
/third_party/vk-gl-cts/external/amber/src/src/
Dbuffer.cc185 auto* buf_ptr = GetValues<uint8_t>(); in GetHistogramForChannel() local
/third_party/lzma/C/
DXzIn.c220 const Byte *buf_ptr = buf; in Xz_ReadBackward() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_linear_llvm.c493 LLVMValueRef buf_ptr = lp_build_alloca(gallivm, pixelt, ""); in llvmpipe_fs_variant_linear_llvm() local

123