cneg8 function

int cneg8(
  1. int x
)

Implementation

int cneg8(int x) => neg8(clip8(x));