Searched defs:bytePtr (Results 1 – 13 of 13) sorted by relevance
59 char* bytePtr = static_cast<char*>(pixels); in onGetPixels() local
144 const deUint8* bytePtr = reinterpret_cast<const deUint8*>(valuePtr); in isValueZero() local272 const deUint8* bytePtr = reinterpret_cast<const deUint8*>(valuePtr); in logValue() local
169 const deUint8* bytePtr = reinterpret_cast<const deUint8*>(valuePtr); in isValueZero() local297 const deUint8* bytePtr = reinterpret_cast<const deUint8*>(valuePtr); in logValue() local
69 auto apply_table_to_component = [&](skvm::F32 c, const uint8_t* bytePtr) -> skvm::F32 { in onProgram()
81 uint8_t *bytePtr = (uint8_t *)list; in uplug_removeEntryAt() local
257 auto bytePtr = reinterpret_cast<unsigned char*>(location); in fillWithRandomData() local
262 auto bytePtr = reinterpret_cast<unsigned char*>(location); in fillWithRandomData() local
140 inline void DecodeDeltaBytes (uint8 *bytePtr, int32 cols, int32 channels) in DecodeDeltaBytes()
2828 inline void EncodeDeltaBytes (uint8 *bytePtr, int32 cols, int32 channels) in EncodeDeltaBytes()
218 { const BYTE* bytePtr = (const BYTE*)(&pattern) + 3; /* works for any endianness */ in LZ4HC_reverseCountPattern() local
597 const GLubyte *bytePtr = reinterpret_cast<const GLubyte *>(mapPtr); in TEST_P() local