Home
last modified time | relevance | path

Searched refs:HAL_MVD_SetVpuFwDecoder (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/messi/mvd/
H A DhalMVD.h161 #define HAL_MVD_SetVpuFwDecoder(x) HAL_VPU_SetFWDecoder(x) macro
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/mvd/
H A DhalMVD.h161 #define HAL_MVD_SetVpuFwDecoder(x) HAL_VPU_SetFWDecoder(x) macro
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7621/mvd/
H A DhalMVD.h161 #define HAL_MVD_SetVpuFwDecoder(x) HAL_VPU_SetFWDecoder(x) macro
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/mvd/
H A DhalMVD.h161 #define HAL_MVD_SetVpuFwDecoder(x) HAL_VPU_SetFWDecoder(x) macro
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/mvd/
H A DhalMVD.h161 #define HAL_MVD_SetVpuFwDecoder(x) HAL_VPU_SetFWDecoder(x) macro
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/mainz/mvd/
H A DhalMVD.h161 #define HAL_MVD_SetVpuFwDecoder(x) HAL_VPU_SetFWDecoder(x) macro
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/mvd/
H A DhalMVD.h161 #define HAL_MVD_SetVpuFwDecoder(x) HAL_VPU_SetFWDecoder(x) macro
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7821/mvd/
H A DhalMVD.h161 #define HAL_MVD_SetVpuFwDecoder(x) HAL_VPU_SetFWDecoder(x) macro
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c196 HAL_MVD_SetVpuFwDecoder(E_VPU_DECODER_NONE); \
1374 HAL_MVD_SetVpuFwDecoder(E_VPU_DECODER_MVD); in MVD_Init()