| /third_party/ffmpeg/libavcodec/ |
| D | mxpegdec.c | 79 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
|
| D | mjpegbdec.c | 49 const uint8_t *buf_end, *buf_ptr; in mjpegb_decode_frame() local
|
| D | libdavs2.c | 193 const uint8_t *buf_ptr = avpkt->data; in davs2_decode_frame() local
|
| D | libuavs3d.c | 152 const uint8_t *buf_ptr = buf; in libuavs3d_decode_frame() local
|
| D | put_bits.h | 53 uint8_t *buf, *buf_ptr, *buf_end; member
|
| D | cavsdec.c | 1243 const uint8_t *buf_ptr; in cavs_decode_frame() local
|
| /third_party/ffmpeg/libavformat/ |
| D | dovi_isom.c | 31 int ff_isom_parse_dvcc_dvvc(AVFormatContext *s, AVStream *st, const uint8_t *buf_ptr, uint64_t size) in ff_isom_parse_dvcc_dvvc()
|
| D | rtpenc.h | 50 uint8_t *buf_ptr; member
|
| D | hls_sample_encryption.c | 54 const uint8_t *buf_ptr; member
|
| /third_party/rust/rust/library/std/src/sys/common/ |
| D | small_c_string.rs | 35 let buf_ptr = buf.as_mut_ptr() as *mut u8; in run_with_cstr() localVariable
|
| /third_party/rust/rust/library/core/src/fmt/ |
| D | num.rs | 219 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/ |
| D | frame-cache.h | 13 void *buf_ptr; member
|
| /third_party/openssl/test/ |
| D | d2i_test.c | 50 const unsigned char *buf_ptr = buf; in test_bad_asn1() local
|
| /third_party/ltp/testcases/kernel/controllers/io/ |
| D | io_control01.c | 53 char *line, *buf_ptr; in run() local
|
| /third_party/rust/rust/src/tools/miri/src/shims/unix/macos/ |
| D | foreign_items.rs | 127 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/ |
| D | dvpp_video.cc | 54 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/ |
| D | custom_allocator.cc | 93 auto buf_ptr = membuf->buf; in Malloc() local
|
| /third_party/flatbuffers/rust/flatbuffers/src/ |
| D | array.rs | 105 let mut buf_ptr = buf[loc..].as_mut_ptr(); localVariable
|
| /third_party/mesa3d/src/gallium/auxiliary/translate/ |
| D | translate_sse.c | 1118 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/ |
| D | fsverity_uapi.h | 96 __u64 buf_ptr; member
|
| /third_party/rust/crates/nix/src/ |
| D | lib.rs | 274 let buf_ptr = buf.as_mut_ptr() as *mut u8; in with_nix_path() localVariable
|
| /third_party/rust/rust/library/core/src/slice/ |
| D | sort.rs | 1062 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/ |
| D | buffer.cc | 185 auto* buf_ptr = GetValues<uint8_t>(); in GetHistogramForChannel() local
|
| /third_party/lzma/C/ |
| D | XzIn.c | 220 const Byte *buf_ptr = buf; in Xz_ReadBackward() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_state_fs_linear_llvm.c | 493 LLVMValueRef buf_ptr = lp_build_alloca(gallivm, pixelt, ""); in llvmpipe_fs_variant_linear_llvm() local
|