Home
last modified time | relevance | path

Searched refs:hdimpp_meta_get_s32 (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/rk3568/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h114 typedef MPP_RET (*hdimpp_meta_get_s32)(MppMeta meta, MppMetaKey key, RK_S32 *val); typedef
227 hdimpp_meta_get_s32 Hdimpp_meta_get_s32;
H A Dhdi_mpp_mpi.cpp208 (hdimpp_meta_get_s32)dlsym(mLibHandle, "mpp_meta_get_s32"); in GetMppAPI()
/device/soc/rockchip/common/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h114 typedef MPP_RET (*hdimpp_meta_get_s32)(MppMeta meta, MppMetaKey key, signed int *val); typedef
227 hdimpp_meta_get_s32 Hdimpp_meta_get_s32;
H A Dhdi_mpp_mpi.cpp204 (hdimpp_meta_get_s32)dlsym(mLibHandle, "mpp_meta_get_s32"); in GetMppAPI()

Completed in 4 milliseconds