FIXED_BASE
return (INT32) (llNum >> FIXED_BASE);
iTemp -= ( iNumShifts << FIXED_BASE );
iPan = ( iPan + FIXED_ONE_HALF ) >> FIXED_BASE;