Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3568/hardware/codec/include/
H A Dhdi_mpp_mpi.h93 typedef MPP_RET (*hdiMppBufferGetWithTag)(MppBufferGroup, MppBuffer *, size_t, const char *, const char *); typedef
179 hdiMppBufferGetWithTag HdiMppBufferGetWithTag;
/device/soc/rockchip/rk3588/hardware/codec/include/
H A Dhdi_mpp_mpi.h93 typedef MPP_RET (*hdiMppBufferGetWithTag)(MppBufferGroup, MppBuffer *, size_t, const char *, const char *); typedef
179 hdiMppBufferGetWithTag HdiMppBufferGetWithTag;
/device/soc/rockchip/rk3568/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h92 typedef MPP_RET (*hdiMppBufferGetWithTag)(MppBufferGroup, MppBuffer *, size_t, const char *, const char *); typedef
205 hdiMppBufferGetWithTag HdiMppBufferGetWithTag;
H A Dhdi_mpp_mpi.cpp165 (hdiMppBufferGetWithTag)dlsym(mLibHandle, "mpp_buffer_get_with_tag"); in GetMppAPI()
/device/soc/rockchip/common/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h92 typedef MPP_RET (*hdiMppBufferGetWithTag)(MppBufferGroup, MppBuffer *, size_t, const char *, const char *); typedef
205 hdiMppBufferGetWithTag HdiMppBufferGetWithTag;
H A Dhdi_mpp_mpi.cpp161 (hdiMppBufferGetWithTag)dlsym(mLibHandle, "mpp_buffer_get_with_tag"); in GetMppAPI()
/device/soc/rockchip/rk3568/hardware/codec/src/
H A Dhdi_mpp_mpi.c104 pMppApi->HdiMppBufferGetWithTag = (hdiMppBufferGetWithTag)dlsym(mLibHandle, "mpp_buffer_get_with_tag"); in GetBufferGroupApi()
/device/soc/rockchip/rk3588/hardware/codec/src/
H A Dhdi_mpp_mpi.c104 pMppApi->HdiMppBufferGetWithTag = (hdiMppBufferGetWithTag)dlsym(mLibHandle, "mpp_buffer_get_with_tag"); in GetBufferGroupApi()

Completed in 6 milliseconds