Home
last modified time | relevance | path

Searched refs:addVMOV_32 (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/toolkit/
DColorMatrix.cpp476 static uint8_t * addVMOV_32(uint8_t *buf, uint32_t dest_q, uint32_t imm) { function
625 buf = addVMOV_32(buf, j, 0);
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicColorMatrix.cpp436 static uint8_t * addVMOV_32(uint8_t *buf, uint32_t dest_q, uint32_t imm) { in addVMOV_32() function
587 buf = addVMOV_32(buf, j, 0); in build()