Home
last modified time | relevance | path

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

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