Home
last modified time | relevance | path

Searched defs:inPtr (Results 1 - 5 of 5) sorted by relevance

/third_party/libsnd/src/ALAC/
H A Dag_enc.c248 int32_t * inPtr = pc ; in dyn_comp() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DIndexDataManager.cpp75 const unsigned char* inPtr = static_cast<const unsigned char*>(input); in copyIndices() local
[all...]
/third_party/curl/lib/
H A Dsendf.c74 char *inPtr, *outPtr; in convert_lineends() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTransformFeedbackTests.cpp737 const deUint8* inPtr = inBasePtr + inStride*inNdx + attribute.offset + compNdx*sizeof(deUint32); in compareTransformFeedbackOutput() local
/third_party/astc-encoder/Source/
H A Dtinyexr.h9370 static bool DecompressPiz(unsigned char *outPtr, const unsigned char *inPtr, in DecompressPiz() argument
9250 CompressPiz(unsigned char *outPtr, unsigned int *outSize, const unsigned char *inPtr, size_t inSize, const std::vector<ChannelInfo> &channelInfo, int data_width, int num_lines) CompressPiz() argument
9625 CompressZfp(std::vector<unsigned char> *outBuf, unsigned int *outSize, const float *inPtr, int width, int num_lines, int num_channels, const ZFPCompressionParam &param) CompressZfp() argument
[all...]

Completed in 19 milliseconds