Searched defs:swapBytes (Results 1 – 9 of 9) sorted by relevance
/external/epid-sdk/ext/ipp/sources/ippcp/ |
D | pcpsms4ecby8cn.h | 72 static __ALIGN16 Ipp8u swapBytes[] = {3,2,1,0, 7,6,5,4, 11,10,9,8, 15,14,13,12}; variable
|
/external/dng_sdk/source/ |
D | dng_stream.h | 127 void SetSwapBytes (bool swapBytes) in SetSwapBytes()
|
/external/clang/unittests/Lex/ |
D | HeaderMapTest.cpp | 38 void swapBytes() { in swapBytes() function
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 2180 GLenum format, GLenum type, GLboolean swapBytes) in st_choose_matching_format()
|
/external/mesa3d/src/glx/ |
D | pixel.c | 175 GLint swapBytes = state->storeUnpack.swapEndian; in __glFillImage() local
|
/external/mesa3d/src/mesa/main/ |
D | formats.c | 1399 GLboolean swapBytes, GLenum *error) in _mesa_format_matches_format_and_type()
|
/external/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 547 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 684 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord
|
/external/deqp/external/openglcts/modules/common/ |
D | glcPackedPixelsTests.cpp | 577 int swapBytes; member 949 void RectangleTest::swapBytes(int typeSize, std::vector<GLbyte>& dataBuffer) in swapBytes() function in glcts::RectangleTest
|