| /utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/ |
| H A D | apiVDEC.c | 403 VDEC_Decoder eDecoder; member 602 switch (_Attr.eDecoder) in MApi_VDEC_DbgCmd() 665 switch (_Attr.eDecoder) in MApi_VDEC_DbgSetData() 707 switch (_Attr.eDecoder) in MApi_VDEC_DbgGetData() 884 _Attr.eDecoder = E_VDEC_DECODER_NONE; in _VDEC_InitLocalVar() 1044 VDEC_Decoder eDecoder; in _VDEC_GetDecoderByCodecType() local 1059 eDecoder = E_VDEC_DECODER_MVD; in _VDEC_GetDecoderByCodecType() 1063 eDecoder = E_VDEC_DECODER_NONE; in _VDEC_GetDecoderByCodecType() 1076 eDecoder = E_VDEC_DECODER_MVD; in _VDEC_GetDecoderByCodecType() 1085 eDecoder = E_VDEC_DECODER_NONE; in _VDEC_GetDecoderByCodecType() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/ |
| H A D | apiVDEC_EX.c | 497 VDEC_EX_Decoder eDecoder; member 698 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in MApi_VDEC_EX_DbgCmd() 754 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in MApi_VDEC_EX_DbgSetData() 793 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in MApi_VDEC_EX_DbgGetData() 853 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in MApi_VDEC_EX_DbgDumpStatus() 942 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in _VDEC_EX_Set_ShareMemory_Base() 979 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in _VDEC_EX_Get_ShareMemory_Base() 1235 pAttr->eDecoder = E_VDEC_EX_DECODER_NONE; in _VDEC_EX_InitLocalVar() 1480 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in _VDEC_EX_IsIdle() 1551 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in _VDEC_EX_RepeatLastField() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiVDEC_EX.c | 602 VDEC_EX_Decoder eDecoder; member 1030 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in MApi_VDEC_EX_DbgCmd() 1086 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in MApi_VDEC_EX_DbgSetData() 1125 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in MApi_VDEC_EX_DbgGetData() 1189 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in MApi_VDEC_EX_DbgDumpStatus() 1354 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in _VDEC_EX_Set_ShareMemory_Base() 1392 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in _VDEC_EX_Get_ShareMemory_Base() 4376 pAttr->eDecoder = E_VDEC_EX_DECODER_NONE; in _VDEC_EX_InitLocalVar() 4664 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in _VDEC_EX_IsIdle() 4735 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in _VDEC_EX_RepeatLastField() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c | 639 VDEC_EX_Decoder eDecoder; member 1196 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in MApi_VDEC_EX_DbgCmd() 1252 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in MApi_VDEC_EX_DbgSetData() 1291 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in MApi_VDEC_EX_DbgGetData() 1351 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in MApi_VDEC_EX_DbgDumpStatus() 1515 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in _VDEC_EX_Set_ShareMemory_Base() 1553 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in _VDEC_EX_Get_ShareMemory_Base() 5407 pAttr->eDecoder = E_VDEC_EX_DECODER_NONE; in _VDEC_EX_InitLocalVar() 5651 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in _VDEC_EX_IsIdle() 5722 switch (pVdecExContext->_Attr[u8Idx].eDecoder) in _VDEC_EX_RepeatLastField() [all …]
|
| H A D | apiVDEC_EX.c.0 | 639 VDEC_EX_Decoder eDecoder; 1196 switch (pVdecExContext->_Attr[u8Idx].eDecoder) 1252 switch (pVdecExContext->_Attr[u8Idx].eDecoder) 1291 switch (pVdecExContext->_Attr[u8Idx].eDecoder) 1351 switch (pVdecExContext->_Attr[u8Idx].eDecoder) 1515 switch (pVdecExContext->_Attr[u8Idx].eDecoder) 1553 switch (pVdecExContext->_Attr[u8Idx].eDecoder) 5403 pAttr->eDecoder = E_VDEC_EX_DECODER_NONE; 5647 switch (pVdecExContext->_Attr[u8Idx].eDecoder) 5718 switch (pVdecExContext->_Attr[u8Idx].eDecoder) [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7821/vpu/ |
| H A D | halVPU.c | 564 MS_BOOL HAL_VPU_IsNeedReload(VPU_DecoderType eDecoder) in HAL_VPU_IsNeedReload() argument 567 return (_ePreDecoder != eDecoder); in HAL_VPU_IsNeedReload() 571 void HAL_VPU_SetFWDecoder(VPU_DecoderType eDecoder) in HAL_VPU_SetFWDecoder() argument 573 _ePreDecoder = eDecoder; in HAL_VPU_SetFWDecoder()
|
| H A D | halVPU.h | 169 MS_BOOL HAL_VPU_IsNeedReload(VPU_DecoderType eDecoder); 170 void HAL_VPU_SetFWDecoder(VPU_DecoderType eDecoder);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/vpu/ |
| H A D | halVPU.c | 564 MS_BOOL HAL_VPU_IsNeedReload(VPU_DecoderType eDecoder) in HAL_VPU_IsNeedReload() argument 567 return (_ePreDecoder != eDecoder); in HAL_VPU_IsNeedReload() 571 void HAL_VPU_SetFWDecoder(VPU_DecoderType eDecoder) in HAL_VPU_SetFWDecoder() argument 573 _ePreDecoder = eDecoder; in HAL_VPU_SetFWDecoder()
|
| H A D | halVPU.h | 169 MS_BOOL HAL_VPU_IsNeedReload(VPU_DecoderType eDecoder); 170 void HAL_VPU_SetFWDecoder(VPU_DecoderType eDecoder);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/vpu/ |
| H A D | halVPU.c | 564 MS_BOOL HAL_VPU_IsNeedReload(VPU_DecoderType eDecoder) in HAL_VPU_IsNeedReload() argument 567 return (_ePreDecoder != eDecoder); in HAL_VPU_IsNeedReload() 571 void HAL_VPU_SetFWDecoder(VPU_DecoderType eDecoder) in HAL_VPU_SetFWDecoder() argument 573 _ePreDecoder = eDecoder; in HAL_VPU_SetFWDecoder()
|
| H A D | halVPU.h | 169 MS_BOOL HAL_VPU_IsNeedReload(VPU_DecoderType eDecoder); 170 void HAL_VPU_SetFWDecoder(VPU_DecoderType eDecoder);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7621/vpu/ |
| H A D | halVPU.c | 564 MS_BOOL HAL_VPU_IsNeedReload(VPU_DecoderType eDecoder) in HAL_VPU_IsNeedReload() argument 567 return (_ePreDecoder != eDecoder); in HAL_VPU_IsNeedReload() 571 void HAL_VPU_SetFWDecoder(VPU_DecoderType eDecoder) in HAL_VPU_SetFWDecoder() argument 573 _ePreDecoder = eDecoder; in HAL_VPU_SetFWDecoder()
|
| H A D | halVPU.h | 169 MS_BOOL HAL_VPU_IsNeedReload(VPU_DecoderType eDecoder); 170 void HAL_VPU_SetFWDecoder(VPU_DecoderType eDecoder);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/vpu/ |
| H A D | halVPU.c | 564 MS_BOOL HAL_VPU_IsNeedReload(VPU_DecoderType eDecoder) in HAL_VPU_IsNeedReload() argument 567 return (_ePreDecoder != eDecoder); in HAL_VPU_IsNeedReload() 571 void HAL_VPU_SetFWDecoder(VPU_DecoderType eDecoder) in HAL_VPU_SetFWDecoder() argument 573 _ePreDecoder = eDecoder; in HAL_VPU_SetFWDecoder()
|
| H A D | halVPU.h | 169 MS_BOOL HAL_VPU_IsNeedReload(VPU_DecoderType eDecoder); 170 void HAL_VPU_SetFWDecoder(VPU_DecoderType eDecoder);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/vpu/ |
| H A D | halVPU.c | 564 MS_BOOL HAL_VPU_IsNeedReload(VPU_DecoderType eDecoder) in HAL_VPU_IsNeedReload() argument 567 return (_ePreDecoder != eDecoder); in HAL_VPU_IsNeedReload() 571 void HAL_VPU_SetFWDecoder(VPU_DecoderType eDecoder) in HAL_VPU_SetFWDecoder() argument 573 _ePreDecoder = eDecoder; in HAL_VPU_SetFWDecoder()
|
| H A D | halVPU.h | 169 MS_BOOL HAL_VPU_IsNeedReload(VPU_DecoderType eDecoder); 170 void HAL_VPU_SetFWDecoder(VPU_DecoderType eDecoder);
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mooney/audio/ |
| H A D | halMAD.c | 5370 AUDIO_DSP_CODE_TYPE eDecoder = AU_DVB_STANDARD_INVALID; in HAL_MAD_GetAudioInfo2() local 5378 eDecoder = g_AudioVars2->g_DspCodeType; in HAL_MAD_GetAudioInfo2() 5384 eDecoder = g_AudioVars2->g_Dsp2CodeType; in HAL_MAD_GetAudioInfo2() 5398 switch (eDecoder) in HAL_MAD_GetAudioInfo2()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audio/ |
| H A D | halMAD.c | 5426 AUDIO_DSP_CODE_TYPE eDecoder = AU_DVB_STANDARD_INVALID; in HAL_MAD_GetAudioInfo2() local 5434 eDecoder = g_AudioVars2->g_u8DspCodeType; in HAL_MAD_GetAudioInfo2() 5440 eDecoder = g_AudioVars2->g_u8Dsp2CodeType; in HAL_MAD_GetAudioInfo2() 5454 switch (eDecoder) in HAL_MAD_GetAudioInfo2()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/M7621/audio/ |
| H A D | halMAD.c | 6022 AUDIO_DSP_CODE_TYPE eDecoder = AU_DVB_STANDARD_INVALID; in HAL_MAD_GetAudioInfo2() local 6030 eDecoder = g_AudioVars2->g_DspCodeType; in HAL_MAD_GetAudioInfo2() 6036 eDecoder = g_AudioVars2->g_Dsp2CodeType; in HAL_MAD_GetAudioInfo2() 6050 switch (eDecoder) in HAL_MAD_GetAudioInfo2()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/ |
| H A D | halMAD.c | 5810 AUDIO_DSP_CODE_TYPE eDecoder = AU_DVB_STANDARD_INVALID; in HAL_MAD_GetAudioInfo2() local 5818 eDecoder = g_AudioVars2->g_DspCodeType; in HAL_MAD_GetAudioInfo2() 5824 eDecoder = g_AudioVars2->g_Dsp2CodeType; in HAL_MAD_GetAudioInfo2() 5838 switch (eDecoder) in HAL_MAD_GetAudioInfo2()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/ |
| H A D | halMAD.c | 5817 AUDIO_DSP_CODE_TYPE eDecoder = AU_DVB_STANDARD_INVALID; in HAL_MAD_GetAudioInfo2() local 5825 eDecoder = g_AudioVars2->g_DspCodeType; in HAL_MAD_GetAudioInfo2() 5831 eDecoder = g_AudioVars2->g_Dsp2CodeType; in HAL_MAD_GetAudioInfo2() 5845 switch (eDecoder) in HAL_MAD_GetAudioInfo2()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/ |
| H A D | halMAD.c | 6062 AUDIO_DSP_CODE_TYPE eDecoder = AU_DVB_STANDARD_INVALID; in HAL_MAD_GetAudioInfo2() local 6070 eDecoder = g_AudioVars2->g_DspCodeType; in HAL_MAD_GetAudioInfo2() 6076 eDecoder = g_AudioVars2->g_Dsp2CodeType; in HAL_MAD_GetAudioInfo2() 6090 switch (eDecoder) in HAL_MAD_GetAudioInfo2()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/ |
| H A D | halMAD.c | 5849 AUDIO_DSP_CODE_TYPE eDecoder = AU_DVB_STANDARD_INVALID; in HAL_MAD_GetAudioInfo2() local 5857 eDecoder = g_AudioVars2->g_DspCodeType; in HAL_MAD_GetAudioInfo2() 5863 eDecoder = g_AudioVars2->g_Dsp2CodeType; in HAL_MAD_GetAudioInfo2() 5877 switch (eDecoder) in HAL_MAD_GetAudioInfo2()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/M7821/audio/ |
| H A D | halMAD.c | 5783 AUDIO_DSP_CODE_TYPE eDecoder = AU_DVB_STANDARD_INVALID; in HAL_MAD_GetAudioInfo2() local 5791 eDecoder = g_AudioVars2->g_DspCodeType; in HAL_MAD_GetAudioInfo2() 5797 eDecoder = g_AudioVars2->g_Dsp2CodeType; in HAL_MAD_GetAudioInfo2() 5811 switch (eDecoder) in HAL_MAD_GetAudioInfo2()
|