Searched defs:bytePtr (Results 1 – 14 of 14) sorted by relevance
122 const deUint8* bytePtr = reinterpret_cast<const deUint8*>(valuePtr); in isValueZero() local250 const deUint8* bytePtr = reinterpret_cast<const deUint8*>(valuePtr); in logValue() local
60 char* bytePtr = static_cast<char*>(pixels); in onGetPixels() local
59 char* bytePtr = static_cast<char*>(pixels); in onGetPixels() 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
256 auto bytePtr = reinterpret_cast<unsigned char*>(location); in fillWithRandomData() local
608 const GLubyte *bytePtr = reinterpret_cast<const GLubyte *>(mapPtr); in TEST_P() 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()
214 { const BYTE* bytePtr = (const BYTE*)(&pattern) + 3; /* works for any endianess */ in LZ4HC_reverseCountPattern() local
597 const GLubyte *bytePtr = reinterpret_cast<const GLubyte *>(mapPtr); in TEST_P() local