Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/axdemo/src/
Dcompressor.c133 static u32 clip_right; // for counting number of clips, just for fun variable
775 clip_right = 0; in do_test()
816 clip_right++; // count number of clips, just for fun in do_test()
844 DEMOWinLogPrintf(DebugWin, "Right: clipped %d times.\n", clip_right); in do_test()