Searched refs:displayFIFODepth (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/accelerants/ati/
H A Dmach64_init.cpp62 params.displayFIFODepth = 32;
67 params.displayFIFODepth = 24;
H A Dmach64_mode.cpp177 int tmp = Mach64_Divide(multiplier * params.displayFIFODepth, divider, vshift, -1);
190 int dsp_off = Mach64_Divide(multiplier * (params.displayFIFODepth - 1),
/haiku/headers/private/graphics/ati/
H A DDriverInterface.h121 uint16 displayFIFODepth; member in struct:M64_Params

Completed in 87 milliseconds