Home
last modified time | relevance | path

Searched refs:u8Type1 (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audio/
H A DhalMAD.c4207 MS_BOOL HAL_MAD_ReLoadCode(AUDIO_DSP_CODE_TYPE u8Type1) in HAL_MAD_ReLoadCode() argument
4214 if(((u8Type1 & 0xF0) == 0x00)||((u8Type1 & 0xF0) == 0x10)||((u8Type1 & 0xF0) == 0xb0) ) in HAL_MAD_ReLoadCode()
4216 … if(HAL_AUDIO_GetDspCodeType() == u8Type1) // if type is the same, don't reload again in HAL_MAD_ReLoadCode()
4218 printf("Audio DSP1 code is same(0x%x), no need to reload\n", u8Type1); in HAL_MAD_ReLoadCode()
4231 ret_status = HAL_AUDIO_AlgReloadCode(u8Type1); in HAL_MAD_ReLoadCode()
4236 if(u8Type1 != AU_DVB_STANDARD_MPEG_AD) in HAL_MAD_ReLoadCode()
4238 HAL_AUDIO_SetDspCodeType(u8Type1, ret_status); in HAL_MAD_ReLoadCode()
4244 else if(((u8Type1 & 0xF0) == 0x30)||((u8Type1 & 0xF0) == 0x20)) // MPEG AD/MPEG EN/2nd decoder in HAL_MAD_ReLoadCode()
4256 ret_status = HAL_AUDIO_AlgReloadCode(u8Type1); in HAL_MAD_ReLoadCode()
4259 HAL_AUDIO_SetDsp2CodeType(u8Type1, ret_status); in HAL_MAD_ReLoadCode()
H A DhalMAD.h154 MS_BOOL HAL_MAD_ReLoadCode(AUDIO_DSP_CODE_TYPE u8Type1);
/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalMAD.c4567 MS_BOOL HAL_MAD_ReLoadCode(AUDIO_DSP_CODE_TYPE u8Type1) in HAL_MAD_ReLoadCode() argument
4575 if(u8Type1 == AU_DVB_STANDARD_MPEG_EN) in HAL_MAD_ReLoadCode()
4581 if(((u8Type1 & 0xF0) == 0x00)||((u8Type1 & 0xF0) == 0x10)||((u8Type1 & 0xF0) == 0xb0) ) in HAL_MAD_ReLoadCode()
4583 … if(HAL_AUDIO_GetDspCodeType() == u8Type1) // if type is the same, don't reload again in HAL_MAD_ReLoadCode()
4585 printf("Audio DSP1 code is same(0x%x), no need to reload\n", u8Type1); in HAL_MAD_ReLoadCode()
4598 ret_status = HAL_AUDIO_AlgReloadCode(u8Type1); in HAL_MAD_ReLoadCode()
4603 if(u8Type1 != AU_DVB_STANDARD_MPEG_AD) in HAL_MAD_ReLoadCode()
4605 HAL_AUDIO_SetDspCodeType(u8Type1, ret_status); in HAL_MAD_ReLoadCode()
4611 else if(((u8Type1 & 0xF0) == 0x30)||((u8Type1 & 0xF0) == 0x20)) // MPEG AD/MPEG EN/2nd decoder in HAL_MAD_ReLoadCode()
4623 ret_status = HAL_AUDIO_AlgReloadCode(u8Type1); in HAL_MAD_ReLoadCode()
[all …]
H A DhalMAD.h151 MS_BOOL HAL_MAD_ReLoadCode(AUDIO_DSP_CODE_TYPE u8Type1);
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalMAD.c4574 MS_BOOL HAL_MAD_ReLoadCode(AUDIO_DSP_CODE_TYPE u8Type1) in HAL_MAD_ReLoadCode() argument
4582 if(u8Type1 == AU_DVB_STANDARD_MPEG_EN) in HAL_MAD_ReLoadCode()
4588 if(((u8Type1 & 0xF0) == 0x00)||((u8Type1 & 0xF0) == 0x10)||((u8Type1 & 0xF0) == 0xb0) ) in HAL_MAD_ReLoadCode()
4590 … if(HAL_AUDIO_GetDspCodeType() == u8Type1) // if type is the same, don't reload again in HAL_MAD_ReLoadCode()
4592 printf("Audio DSP1 code is same(0x%x), no need to reload\n", u8Type1); in HAL_MAD_ReLoadCode()
4605 ret_status = HAL_AUDIO_AlgReloadCode(u8Type1); in HAL_MAD_ReLoadCode()
4610 if(u8Type1 != AU_DVB_STANDARD_MPEG_AD) in HAL_MAD_ReLoadCode()
4612 HAL_AUDIO_SetDspCodeType(u8Type1, ret_status); in HAL_MAD_ReLoadCode()
4618 else if(((u8Type1 & 0xF0) == 0x30)||((u8Type1 & 0xF0) == 0x20)) // MPEG AD/MPEG EN/2nd decoder in HAL_MAD_ReLoadCode()
4630 ret_status = HAL_AUDIO_AlgReloadCode(u8Type1); in HAL_MAD_ReLoadCode()
[all …]
H A DhalMAD.h151 MS_BOOL HAL_MAD_ReLoadCode(AUDIO_DSP_CODE_TYPE u8Type1);
/utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/
H A DhalMAD.c4654 MS_BOOL HAL_MAD_ReLoadCode(AUDIO_DSP_CODE_TYPE u8Type1) in HAL_MAD_ReLoadCode() argument
4662 if(u8Type1 == AU_DVB_STANDARD_MPEG_EN) in HAL_MAD_ReLoadCode()
4668 if(((u8Type1 & 0xF0) == 0x00)||((u8Type1 & 0xF0) == 0x10)||((u8Type1 & 0xF0) == 0xb0) ) in HAL_MAD_ReLoadCode()
4670 … if(HAL_AUDIO_GetDspCodeType() == u8Type1) // if type is the same, don't reload again in HAL_MAD_ReLoadCode()
4672 printf("Audio DSP1 code is same(0x%x), no need to reload\n", u8Type1); in HAL_MAD_ReLoadCode()
4685 ret_status = HAL_AUDIO_AlgReloadCode(u8Type1); in HAL_MAD_ReLoadCode()
4690 if(u8Type1 != AU_DVB_STANDARD_MPEG_AD) in HAL_MAD_ReLoadCode()
4692 HAL_AUDIO_SetDspCodeType(u8Type1, ret_status); in HAL_MAD_ReLoadCode()
4698 else if(((u8Type1 & 0xF0) == 0x30)||((u8Type1 & 0xF0) == 0x20)) // MPEG AD/MPEG EN/2nd decoder in HAL_MAD_ReLoadCode()
4710 ret_status = HAL_AUDIO_AlgReloadCode(u8Type1); in HAL_MAD_ReLoadCode()
[all …]
H A DhalMAD.h151 MS_BOOL HAL_MAD_ReLoadCode(AUDIO_DSP_CODE_TYPE u8Type1);
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalMAD.c4571 MS_BOOL HAL_MAD_ReLoadCode(AUDIO_DSP_CODE_TYPE u8Type1) in HAL_MAD_ReLoadCode() argument
4579 if(u8Type1 == AU_DVB_STANDARD_MPEG_EN) in HAL_MAD_ReLoadCode()
4585 if(((u8Type1 & 0xF0) == 0x00)||((u8Type1 & 0xF0) == 0x10)||((u8Type1 & 0xF0) == 0xb0) ) in HAL_MAD_ReLoadCode()
4587 … if(HAL_AUDIO_GetDspCodeType() == u8Type1) // if type is the same, don't reload again in HAL_MAD_ReLoadCode()
4589 printf("Audio DSP1 code is same(0x%x), no need to reload\n", u8Type1); in HAL_MAD_ReLoadCode()
4602 ret_status = HAL_AUDIO_AlgReloadCode(u8Type1); in HAL_MAD_ReLoadCode()
4607 if(u8Type1 != AU_DVB_STANDARD_MPEG_AD) in HAL_MAD_ReLoadCode()
4609 HAL_AUDIO_SetDspCodeType(u8Type1, ret_status); in HAL_MAD_ReLoadCode()
4615 else if(((u8Type1 & 0xF0) == 0x30)||((u8Type1 & 0xF0) == 0x20)) // MPEG AD/MPEG EN/2nd decoder in HAL_MAD_ReLoadCode()
4627 ret_status = HAL_AUDIO_AlgReloadCode(u8Type1); in HAL_MAD_ReLoadCode()
[all …]
H A DhalMAD.h151 MS_BOOL HAL_MAD_ReLoadCode(AUDIO_DSP_CODE_TYPE u8Type1);
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo_context.c3911 void MDrv_SC_OP1_Set_Border_Type(MS_U8 *u8GetType, MS_U8 u8Type1, MS_U8 u8Type2, MS_U8 u8Type3, MS_… in MDrv_SC_OP1_Set_Border_Type() argument
3913 u8GetType[0] = u8Type1; in MDrv_SC_OP1_Set_Border_Type()