Searched defs:inPtr (Results 1 - 5 of 5) sorted by relevance
/third_party/libsnd/src/ALAC/ |
H A D | ag_enc.c | 248 int32_t * inPtr = pc ; in dyn_comp() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | IndexDataManager.cpp | 75 const unsigned char* inPtr = static_cast<const unsigned char*>(input); in copyIndices() local [all...] |
/third_party/curl/lib/ |
H A D | sendf.c | 74 char *inPtr, *outPtr; in convert_lineends() local [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTransformFeedbackTests.cpp | 737 const deUint8* inPtr = inBasePtr + inStride*inNdx + attribute.offset + compNdx*sizeof(deUint32); in compareTransformFeedbackOutput() local
|
/third_party/astc-encoder/Source/ |
H A D | tinyexr.h | 9370 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 ¶m) CompressZfp() argument [all...] |
Completed in 20 milliseconds