Home
last modified time | relevance | path

Searched refs:hdiMppDecCfgSetU32 (Results 1 - 8 of 8) sorted by relevance

/device/soc/rockchip/rk3568/hardware/codec/include/
H A Dhdi_mpp_mpi.h76 typedef MPP_RET (*hdiMppDecCfgSetU32)(MppDecCfg, const char *, RK_U32); typedef
163 hdiMppDecCfgSetU32 HdiMppDecCfgSetU32;
/device/soc/rockchip/rk3588/hardware/codec/include/
H A Dhdi_mpp_mpi.h76 typedef MPP_RET (*hdiMppDecCfgSetU32)(MppDecCfg, const char *, RK_U32); typedef
163 hdiMppDecCfgSetU32 HdiMppDecCfgSetU32;
/device/soc/rockchip/rk3568/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h76 typedef MPP_RET (*hdiMppDecCfgSetU32)(MppDecCfg, const char *, RK_U32); typedef
189 hdiMppDecCfgSetU32 HdiMppDecCfgSetU32;
H A Dhdi_mpp_mpi.cpp135 (hdiMppDecCfgSetU32)dlsym(mLibHandle, "mpp_dec_cfg_set_u32"); in GetMppAPI()
/device/soc/rockchip/common/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h76 typedef MPP_RET (*hdiMppDecCfgSetU32)(MppDecCfg, const char *, unsigned int); typedef
189 hdiMppDecCfgSetU32 HdiMppDecCfgSetU32;
H A Dhdi_mpp_mpi.cpp131 (hdiMppDecCfgSetU32)dlsym(mLibHandle, "mpp_dec_cfg_set_u32"); in GetMppAPI()
/device/soc/rockchip/rk3568/hardware/codec/src/
H A Dhdi_mpp_mpi.c81 pMppApi->HdiMppDecCfgSetU32 = (hdiMppDecCfgSetU32)dlsym(mLibHandle, "mpp_dec_cfg_set_u32"); in GetConfigApi()
/device/soc/rockchip/rk3588/hardware/codec/src/
H A Dhdi_mpp_mpi.c81 pMppApi->HdiMppDecCfgSetU32 = (hdiMppDecCfgSetU32)dlsym(mLibHandle, "mpp_dec_cfg_set_u32"); in GetConfigApi()

Completed in 6 milliseconds