Home
last modified time | relevance | path

Searched refs:HdiMppBufferGetFdWithCaller (Results 1 - 12 of 12) sorted by relevance

/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu_mem_legacy.c71 dmabuf->phy_addr = (RK_U32)(*(mRKMppApi.HdiMppBufferGetFdWithCaller))(buffer, __FUNCTION__); in get_free_memory_vpumem()
233 p->phy_addr = (RK_U32)(*(mRKMppApi.HdiMppBufferGetFdWithCaller))(buffer, __FUNCTION__); in VPUMallocLinear()
313 fd = (*(mRKMppApi.HdiMppBufferGetFdWithCaller))(buffer, __FUNCTION__); in VPUMemGetFD()
H A Dvpu_api_legacy.cpp618 RK_S32 fd = (*(mRKMppApi.HdiMppBufferGetFdWithCaller))(buf, __FUNCTION__); in setup_VPU_FRAME_from_mpp_frame()
742 (*(mRKMppApi.HdiMppBufferGetFdWithCaller))(str_buf, __FUNCTION__), \ in decode()
743 (*(mRKMppApi.HdiMppBufferGetFdWithCaller))(pic_buf, __FUNCTION__)); in decode()
865 ((buf) ? ((*(mRKMppApi.HdiMppBufferGetFdWithCaller))(buf, __FUNCTION__)) : (-1)), \ in decode()
977 ((buf) ? ((*(mRKMppApi.HdiMppBufferGetFdWithCaller))(buf, __FUNCTION__)) : (-1)), \ in decode_getoutframe()
1110 (*(mRKMppApi.HdiMppBufferGetFdWithCaller))(pic_buf, __FUNCTION__), \ in encode()
1111 (*(mRKMppApi.HdiMppBufferGetFdWithCaller))(str_buf, __FUNCTION__)); in encode()
/device/soc/rockchip/rk3568/hardware/codec/include/
H A Dhdi_mpp_mpi.h178 hdiMppBufferGetFdWithCaller HdiMppBufferGetFdWithCaller; member
/device/soc/rockchip/rk3588/hardware/codec/include/
H A Dhdi_mpp_mpi.h178 hdiMppBufferGetFdWithCaller HdiMppBufferGetFdWithCaller; member
/device/soc/rockchip/rk3568/hardware/codec/src/
H A Dhdi_mpp_mpi.c102 pMppApi->HdiMppBufferGetFdWithCaller = in GetBufferGroupApi()
H A Dhdi_mpp.c675 src.fd = mppApi->HdiMppBufferGetFdWithCaller(mppBuffer, __func__); in PutDecodeFrameToOutput()
876 dst.fd = mppApi->HdiMppBufferGetFdWithCaller(mppBuffer, __func__); in GetEncodeFrameFromInput()
/device/soc/rockchip/rk3568/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h204 hdiMppBufferGetFdWithCaller HdiMppBufferGetFdWithCaller; member
H A Dhdi_mpp_mpi.cpp162 pMppApi->HdiMppBufferGetFdWithCaller = \ in GetMppAPI()
/device/soc/rockchip/rk3588/hardware/codec/src/
H A Dhdi_mpp_mpi.c102 pMppApi->HdiMppBufferGetFdWithCaller = in GetBufferGroupApi()
H A Dhdi_mpp.c675 src.fd = mppApi->HdiMppBufferGetFdWithCaller(mppBuffer, __func__); in PutDecodeFrameToOutput()
876 dst.fd = mppApi->HdiMppBufferGetFdWithCaller(mppBuffer, __func__); in GetEncodeFrameFromInput()
/device/soc/rockchip/common/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h204 hdiMppBufferGetFdWithCaller HdiMppBufferGetFdWithCaller; member
H A Dhdi_mpp_mpi.cpp158 pMppApi->HdiMppBufferGetFdWithCaller = \ in GetMppAPI()

Completed in 11 milliseconds