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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c1603 * bCompressionState: It specifies the display compression state.
1608 Gal_set_compression_enable(BOOLEAN bCompressionState) argument
1614 sCompState.bCompressionState = bCompressionState;
1628 * bCompressionState: gets the display compression state.
1633 Gal_get_compression_enable(int *bCompressionState) argument
1643 *bCompressionState = sCompState.bCompressionState;

Completed in 7 milliseconds