Home
last modified time | relevance | path

Searched defs:srcptr (Results 1 – 15 of 15) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dyop.c44 const uint8_t *srcptr; member
Ddxa.c215 uint8_t *outptr, *srcptr, *tmpptr; in decode_frame() local
Dbmvvideo.c205 uint8_t *srcptr, *outptr; in decode_frame() local
Dvb.c196 uint8_t *outptr, *srcptr; in decode_frame() local
Dlcldec.c79 static unsigned int mszh_decomp(const unsigned char * srcptr, int srclen, unsigned char * destptr, … in mszh_decomp()
/third_party/mesa3d/src/glx/apple/
Dapple_glx_context.c485 apple_glx_copy_context(void *currentptr, void *srcptr, void *destptr, in apple_glx_copy_context()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DConvertUTF.cpp357 const UTF8 *srcptr = source+length; in isLegalUTF8() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DConvertUTF.cpp383 const UTF8 *srcptr = source+length; in isLegalUTF8() local
/third_party/rust/rust/library/alloc/tests/
Dvec.rs1149 let srcptr = src.as_ptr(); in test_from_iter_specialization() localVariable
1158 let srcptr = src.as_ptr(); in test_from_iter_partially_drained_in_place_specialization() localVariable
1171 let srcptr = src.as_ptr(); in test_from_iter_specialization_with_iterator_adapters() localVariable
1191 let srcptr = src.as_ptr(); in test_from_iter_specialization_head_tail_drop() localVariable
/third_party/cups/scheduler/
Dcups-lpd.c1621 const unsigned char *srcptr; /* Pointer into input string */ in smart_strlcpy() local
/third_party/skia/m133/src/core/
DSkBlurMask.cpp585 const uint8_t* srcptr = srcPixels + y * srcWidth; in BlurGroundTruth() local
/third_party/skia/src/core/
DSkBlurMask.cpp574 const uint8_t* srcptr = srcPixels + y * srcWidth; in BlurGroundTruth() local
/third_party/backends/backend/
Dcanon_lide70-common.c2767 byte *srcptr = readbuf; in preread() local
Dcanon_dr.c6738 char* srcptr = (char*)src; in rmemcpy() local
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs7504 let srcptr = src.as_ptr(); localVariable
7513 let srcptr = src.as_ptr(); localVariable
7526 let srcptr = src.as_ptr(); localVariable
7547 let srcptr = src.as_ptr(); localVariable