HomeSort by relevance Sort by last modified time
    Searched defs:ssat (Results 1 - 2 of 2) sorted by null

  /external/qemu/target-arm/
op_helper.c 234 uint32_t HELPER(ssat)(CPUARMState *env, uint32_t x, uint32_t shift) function
  /external/deqp/framework/referencerenderer/
rrFragmentOperations.cpp 542 const float ssat = saturation(csat); local
546 color = (cbase - minbase) * ssat / sbase;
    [all...]

Completed in 320 milliseconds