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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_tex.h81 [ MESA_FORMAT_YCBCR ] = { R200_TXFORMAT_YVYU422, R200_YUV_TO_RGB },
82 [ MESA_FORMAT_YCBCR_REV ] = { R200_TXFORMAT_VYUY422, R200_YUV_TO_RGB },
111 [ MESA_FORMAT_YCBCR ] = { R200_TXFORMAT_YVYU422, R200_YUV_TO_RGB },
112 [ MESA_FORMAT_YCBCR_REV ] = { R200_TXFORMAT_VYUY422, R200_YUV_TO_RGB },
H A Dr200_texstate.c927 R200_YUV_TO_RGB | \
1322 t->pp_txfilter &= ~R200_YUV_TO_RGB;
H A Dr200_reg.h850 #define R200_YUV_TO_RGB (1 << 20) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_tex.h80 [ MESA_FORMAT_YCBCR ] = { R200_TXFORMAT_YVYU422, R200_YUV_TO_RGB },
81 [ MESA_FORMAT_YCBCR_REV ] = { R200_TXFORMAT_VYUY422, R200_YUV_TO_RGB },
109 [ MESA_FORMAT_YCBCR ] = { R200_TXFORMAT_YVYU422, R200_YUV_TO_RGB },
110 [ MESA_FORMAT_YCBCR_REV ] = { R200_TXFORMAT_VYUY422, R200_YUV_TO_RGB },
H A Dr200_texstate.c921 R200_YUV_TO_RGB | \
1319 t->pp_txfilter &= ~R200_YUV_TO_RGB;
H A Dr200_reg.h850 #define R200_YUV_TO_RGB (1 << 20) macro
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_reg.h2661 # define R200_YUV_TO_RGB (1 << 20) macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_reg.h2661 # define R200_YUV_TO_RGB (1 << 20) macro

Completed in 102 milliseconds