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

/frameworks/rs/rsov/compiler/spirit/
H A Dcore_defs.h64 OpCodeAndWordCount(uint32_t opcode, uint32_t wordCount) argument
65 : mOpCode((uint16_t)opcode), mWordCount((uint16_t)wordCount) {}

Completed in 61 milliseconds