Home
last modified time | relevance | path

Searched refs:u8coef (Results 1 – 25 of 39) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/graphic/hal/mooney/gop/
H A DhalGOP.c863 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
868 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
873 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
876 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
879 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
882 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
890 regval = (MS_U16)(bEnable?(1<<14):0)|(MS_U16)((u8coef&0x3F)<<8); in HAL_GOP_GWIN_SetBlending()
901 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
907 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GX_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
913 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GS0_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
H A DhalGOP.h296 …_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef);
/utopia/UTPA2-700.0.x/modules/graphic/hal/maldives/gop/
H A DhalGOP.c706 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
711 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
716 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
719 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
722 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
725 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
744 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, (u8coef&0x03), 0x03); in HAL_GOP_GWIN_SetBlending()
H A DhalGOP.h265 …_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef);
/utopia/UTPA2-700.0.x/modules/graphic/hal/mustang/gop/
H A DhalGOP.c709 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
714 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
719 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
722 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
725 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
728 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
747 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, (u8coef&0x03), 0x03); in HAL_GOP_GWIN_SetBlending()
H A DhalGOP.h263 …_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef);
/utopia/UTPA2-700.0.x/modules/graphic/hal/messi/gop/
H A DhalGOP.c863 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
866 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
870 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
873 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
876 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
879 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
896 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
902 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GX_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
H A DhalGOP.h323 …_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef);
/utopia/UTPA2-700.0.x/modules/graphic/hal/mainz/gop/
H A DhalGOP.c863 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
866 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
870 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
873 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
876 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
879 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
896 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
902 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GX_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
H A DhalGOP.h323 …_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef);
/utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/gop/
H A DhalGOP.c909 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
914 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
919 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
922 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
925 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
928 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
936 regval = (MS_U16)(bEnable?(1<<14):0)|(MS_U16)((u8coef&0x3F)<<8); in HAL_GOP_GWIN_SetBlending()
947 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
953 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GX_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
959 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GS0_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
H A DhalGOP.h310 …_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef);
/utopia/UTPA2-700.0.x/modules/graphic/hal/macan/gop/
H A DhalGOP.c940 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
945 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
950 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
953 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
956 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
959 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
967 regval = (MS_U16)(bEnable?(1<<14):0)|(MS_U16)((u8coef&0x3F)<<8); in HAL_GOP_GWIN_SetBlending()
978 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
984 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GX_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
990 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GS0_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
H A DhalGOP.h301 …_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef);
/utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/gop/
H A DhalGOP.c985 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
990 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
995 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
998 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
1001 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
1004 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
1012 regval = (MS_U16)(bEnable?(1<<14):0)|(MS_U16)((u8coef&0x3F)<<8); in HAL_GOP_GWIN_SetBlending()
1023 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1029 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GX_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1035 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GS0_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
/utopia/UTPA2-700.0.x/modules/graphic/hal/curry/gop/
H A DhalGOP.c997 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
1002 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
1007 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
1010 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
1013 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
1016 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
1024 regval = (MS_U16)(bEnable?(1<<14):0)|(MS_U16)((u8coef&0x3F)<<8); in HAL_GOP_GWIN_SetBlending()
1035 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1041 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GX_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1047 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GS0_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
/utopia/UTPA2-700.0.x/modules/graphic/hal/kano/gop/
H A DhalGOP.c988 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
993 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
998 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
1001 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
1004 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
1007 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
1015 regval = (MS_U16)(bEnable?(1<<14):0)|(MS_U16)((u8coef&0x3F)<<8); in HAL_GOP_GWIN_SetBlending()
1026 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1032 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GX_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1038 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GS0_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/gop/
H A DhalGOP.c1015 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
1020 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
1025 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
1028 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
1031 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
1034 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
1042 regval = (MS_U16)(bEnable?(1<<14):0)|(MS_U16)((u8coef&0x3F)<<8); in HAL_GOP_GWIN_SetBlending()
1053 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1059 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GX_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1065 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GS0_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/gop/
H A DhalGOP.c1020 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
1025 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
1030 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
1033 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
1036 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
1039 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
1047 regval = (MS_U16)(bEnable?(1<<14):0)|(MS_U16)((u8coef&0x3F)<<8); in HAL_GOP_GWIN_SetBlending()
1058 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1064 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GX_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1070 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GS0_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
H A DhalGOP.h330 …_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef);
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/gop/
H A DhalGOP.c1233 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
1238 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
1243 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
1246 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
1249 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
1252 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
1260 regval = (MS_U16)(bEnable?(1<<14):0)|(MS_U16)((u8coef&0x3F)<<8); in HAL_GOP_GWIN_SetBlending()
1271 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1277 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GX_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1283 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GS0_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
H A DhalGOP.h319 …_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef);
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/gop/
H A DhalGOP.c1140 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
1145 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
1150 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
1153 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
1156 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
1159 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
1167 regval = (MS_U16)(bEnable?(1<<14):0)|(MS_U16)((u8coef&0x3F)<<8); in HAL_GOP_GWIN_SetBlending()
1178 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1184 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GX_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1190 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GS0_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/gop/
H A DhalGOP.c1233 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
1238 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
1243 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
1246 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
1249 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
1252 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
1260 regval = (MS_U16)(bEnable?(1<<14):0)|(MS_U16)((u8coef&0x3F)<<8); in HAL_GOP_GWIN_SetBlending()
1271 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1277 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GX_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1283 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GS0_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/gop/
H A DhalGOP.c1140 …L_GOP_GWIN_SetBlending(GOP_CTX_HAL_LOCAL *pGOPHalLocal, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8coef) in HAL_GOP_GWIN_SetBlending() argument
1145 MS_U8 u8coef_cpt = u8coef; in HAL_GOP_GWIN_SetBlending()
1150 switch(u8coef) in HAL_GOP_GWIN_SetBlending()
1153 u8coef_cpt = u8coef<<2; in HAL_GOP_GWIN_SetBlending()
1156 u8coef_cpt = ((u8coef<<2)|0x3); in HAL_GOP_GWIN_SetBlending()
1159 u8coef_cpt = ((u8coef<<2)|0x1); in HAL_GOP_GWIN_SetBlending()
1167 regval = (MS_U16)(bEnable?(1<<14):0)|(MS_U16)((u8coef&0x3F)<<8); in HAL_GOP_GWIN_SetBlending()
1178 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1G_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1184 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GX_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()
1190 HAL_GOP_Write16Reg(pGOPHalLocal, GOP_1GS0_GWIN_ALPHA01, u8coef, 0xFF); in HAL_GOP_GWIN_SetBlending()

12