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

/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_regs.h181 #define DEC_DIR_Y_NEG (1 << 7) macro
H A Dapm_funcs.c222 ((ydir < 0) ? DEC_DIR_Y_NEG : DEC_DIR_Y_POS));
302 c |= DEC_DIR_Y_NEG | DEC_START | DEC_OP_BLT | DEC_DEST_UPD_TRCORNER |
1060 c |= DEC_DIR_Y_NEG;
1122 c |= DEC_DIR_Y_NEG;

Completed in 3 milliseconds