Searched refs:hdiMppDecCfgSetU32 (Results 1 - 8 of 8) sorted by relevance
/device/soc/rockchip/rk3568/hardware/codec/include/ |
H A D | hdi_mpp_mpi.h | 76 typedef MPP_RET (*hdiMppDecCfgSetU32)(MppDecCfg, const char *, RK_U32); typedef 163 hdiMppDecCfgSetU32 HdiMppDecCfgSetU32;
|
/device/soc/rockchip/rk3588/hardware/codec/include/ |
H A D | hdi_mpp_mpi.h | 76 typedef MPP_RET (*hdiMppDecCfgSetU32)(MppDecCfg, const char *, RK_U32); typedef 163 hdiMppDecCfgSetU32 HdiMppDecCfgSetU32;
|
/device/soc/rockchip/rk3568/hardware/mpp/mpp/hdi_mpp/ |
H A D | hdi_mpp_mpi.h | 76 typedef MPP_RET (*hdiMppDecCfgSetU32)(MppDecCfg, const char *, RK_U32); typedef 189 hdiMppDecCfgSetU32 HdiMppDecCfgSetU32;
|
H A D | hdi_mpp_mpi.cpp | 135 (hdiMppDecCfgSetU32)dlsym(mLibHandle, "mpp_dec_cfg_set_u32"); in GetMppAPI()
|
/device/soc/rockchip/common/hardware/mpp/mpp/hdi_mpp/ |
H A D | hdi_mpp_mpi.h | 76 typedef MPP_RET (*hdiMppDecCfgSetU32)(MppDecCfg, const char *, unsigned int); typedef 189 hdiMppDecCfgSetU32 HdiMppDecCfgSetU32;
|
H A D | hdi_mpp_mpi.cpp | 131 (hdiMppDecCfgSetU32)dlsym(mLibHandle, "mpp_dec_cfg_set_u32"); in GetMppAPI()
|
/device/soc/rockchip/rk3568/hardware/codec/src/ |
H A D | hdi_mpp_mpi.c | 81 pMppApi->HdiMppDecCfgSetU32 = (hdiMppDecCfgSetU32)dlsym(mLibHandle, "mpp_dec_cfg_set_u32"); in GetConfigApi()
|
/device/soc/rockchip/rk3588/hardware/codec/src/ |
H A D | hdi_mpp_mpi.c | 81 pMppApi->HdiMppDecCfgSetU32 = (hdiMppDecCfgSetU32)dlsym(mLibHandle, "mpp_dec_cfg_set_u32"); in GetConfigApi()
|
Completed in 6 milliseconds