Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3568/hardware/codec/include/
H A Dhdi_mpp_mpi.h99 typedef MPP_RET (*hdiMppBufferPutWithCaller)(MppBuffer, const char *); typedef
185 hdiMppBufferPutWithCaller HdiMppBufferPutWithCaller;
/device/soc/rockchip/rk3588/hardware/codec/include/
H A Dhdi_mpp_mpi.h99 typedef MPP_RET (*hdiMppBufferPutWithCaller)(MppBuffer, const char *); typedef
185 hdiMppBufferPutWithCaller HdiMppBufferPutWithCaller;
/device/soc/rockchip/rk3568/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h95 typedef MPP_RET (*hdiMppBufferPutWithCaller)(MppBuffer, const char *); typedef
208 hdiMppBufferPutWithCaller HdiMppBufferPutWithCaller;
H A Dhdi_mpp_mpi.cpp171 (hdiMppBufferPutWithCaller)dlsym(mLibHandle, "mpp_buffer_put_with_caller"); in GetMppAPI()
/device/soc/rockchip/common/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h95 typedef MPP_RET (*hdiMppBufferPutWithCaller)(MppBuffer, const char *); typedef
208 hdiMppBufferPutWithCaller HdiMppBufferPutWithCaller;
H A Dhdi_mpp_mpi.cpp167 (hdiMppBufferPutWithCaller)dlsym(mLibHandle, "mpp_buffer_put_with_caller"); in GetMppAPI()
/device/soc/rockchip/rk3568/hardware/codec/src/
H A Dhdi_mpp_mpi.c113 pMppApi->HdiMppBufferPutWithCaller = (hdiMppBufferPutWithCaller)dlsym(mLibHandle, "mpp_buffer_put_with_caller"); in GetBufferGroupApi()
/device/soc/rockchip/rk3588/hardware/codec/src/
H A Dhdi_mpp_mpi.c113 pMppApi->HdiMppBufferPutWithCaller = (hdiMppBufferPutWithCaller)dlsym(mLibHandle, "mpp_buffer_put_with_caller"); in GetBufferGroupApi()

Completed in 5 milliseconds