Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/axdemo/src/
Dcompressor.c155 static u32 clip_left; // for counting number of clips, just for fun variable
791 clip_left = 0; in do_test()
827 clip_left++; // count number of clips, just for fun in do_test()
860 DEMOWinLogPrintf(DebugWin, "Left : clipped %d times.\n", clip_left); in do_test()