Searched refs:u8ValType (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo_context.c | 3920 XC_OP1_PatGen_Border MDrv_SC_OP1_Set_Border_Val(MS_U8 u8BoldValType, MS_U8 u8ValType) in MDrv_SC_OP1_Set_Border_Val() argument 4047 switch(u8ValType) in MDrv_SC_OP1_Set_Border_Val() 4158 void MDrv_SC_OP1_Set_Border_Sram(MS_U8 *u8BoldValType, MS_U8 *u8ValType) in MDrv_SC_OP1_Set_Border_Sram() argument 4162 tile1 = MDrv_SC_OP1_Set_Border_Val(u8BoldValType[0], u8ValType[0]); in MDrv_SC_OP1_Set_Border_Sram() 4163 tile2 = MDrv_SC_OP1_Set_Border_Val(u8BoldValType[1], u8ValType[1]); in MDrv_SC_OP1_Set_Border_Sram() 4164 tile3 = MDrv_SC_OP1_Set_Border_Val(u8BoldValType[2], u8ValType[2]); in MDrv_SC_OP1_Set_Border_Sram() 4165 tile4 = MDrv_SC_OP1_Set_Border_Val(u8BoldValType[3], u8ValType[3]); in MDrv_SC_OP1_Set_Border_Sram() 4166 tile5 = MDrv_SC_OP1_Set_Border_Val(u8BoldValType[4], u8ValType[4]); in MDrv_SC_OP1_Set_Border_Sram() 4174 MS_U8 u8ValType[5] = {0}; in MDrv_SC_OP1_Set_Pattern2_Border() local 4186 MDrv_SC_OP1_Set_Border_Type(u8ValType,11,11,11,11,11); in MDrv_SC_OP1_Set_Pattern2_Border() [all …]
|