Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/gxdemo/src/PixelProc/
Dpix-a-comp.c199 #define NUMALPHAOPS (sizeof(myAlphaOps )/sizeof(AlphaOps )) macro
273 for ( oid = NUMALPHAOPS-1; oid > 0; oid -- ) in SceneDrawInfo()
414 for ( lid = NUMALPHAOPS-1; lid > 0; lid -- ) in SceneControl()
424 if ( lid < NUMALPHAOPS-1 ) lid ++; in SceneControl()