Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dyop.c43 uint8_t *srcptr; member
Ddxa.c214 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.c76 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/skia/src/core/
DSkBlurMask.cpp574 const uint8_t* srcptr = srcPixels + y * srcWidth; in BlurGroundTruth() local
/third_party/flutter/skia/src/core/
DSkBlurMask.cpp579 const uint8_t* srcptr = srcPixels + y * srcWidth; in BlurGroundTruth() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_meta_copy.c1645 nir_ssa_def *srcptr = in panvk_meta_copy_buf2buf_shader() 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