Home
last modified time | relevance | path

Searched refs:HdiMppBufferPutWithCaller (Results 1 - 14 of 14) sorted by relevance

/device/soc/rockchip/rk3568/hardware/codec/jpeg/src/
H A Dcodec_jpeg_decoder.cpp95 mppApi_->HdiMppBufferPutWithCaller(pktBuf, __func__); in SendData()
99 mppApi_->HdiMppBufferPutWithCaller(frmBuf, __func__); in SendData()
/device/soc/rockchip/rk3588/hardware/codec/jpeg/src/
H A Dcodec_jpeg_decoder.cpp134 mppApi_->HdiMppBufferPutWithCaller(pktBuf, __func__); in SendData()
138 mppApi_->HdiMppBufferPutWithCaller(frmBuf, __func__); in SendData()
/device/soc/rockchip/rk3568/hardware/codec/include/
H A Dhdi_mpp_mpi.h185 hdiMppBufferPutWithCaller HdiMppBufferPutWithCaller; member
/device/soc/rockchip/rk3588/hardware/codec/include/
H A Dhdi_mpp_mpi.h185 hdiMppBufferPutWithCaller HdiMppBufferPutWithCaller; member
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp822 (*(mRKMppApi.HdiMppBufferPutWithCaller))(str_buf, __FUNCTION__); in decode()
827 (*(mRKMppApi.HdiMppBufferPutWithCaller))(pic_buf, __FUNCTION__); in decode()
1231 (*(mRKMppApi.HdiMppBufferPutWithCaller))(pic_buf, __FUNCTION__); in encode()
1236 (*(mRKMppApi.HdiMppBufferPutWithCaller))(str_buf, __FUNCTION__); in encode()
1310 (*(mRKMppApi.HdiMppBufferPutWithCaller))(buffer, __FUNCTION__); in encoder_sendframe()
1341 (*(mRKMppApi.HdiMppBufferPutWithCaller))(buffer, __FUNCTION__); in encoder_sendframe()
H A Dvpu_mem_legacy.c99 (*(mRKMppApi.HdiMppBufferPutWithCaller))(buf, __FUNCTION__); in put_used_memory_handle()
/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()
H A Dhdi_mpp.c258 mppApi->HdiMppBufferPutWithCaller(component->frmBuf, __func__); in CodecDestroy()
263 mppApi->HdiMppBufferPutWithCaller(component->pktBuf, __func__); in CodecDestroy()
/device/soc/rockchip/rk3568/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h208 hdiMppBufferPutWithCaller HdiMppBufferPutWithCaller; member
H A Dhdi_mpp_mpi.cpp170 pMppApi->HdiMppBufferPutWithCaller = \ in GetMppAPI()
/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()
H A Dhdi_mpp.c258 mppApi->HdiMppBufferPutWithCaller(component->frmBuf, __func__); in CodecDestroy()
263 mppApi->HdiMppBufferPutWithCaller(component->pktBuf, __func__); in CodecDestroy()
/device/soc/rockchip/common/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h208 hdiMppBufferPutWithCaller HdiMppBufferPutWithCaller; member
H A Dhdi_mpp_mpi.cpp166 pMppApi->HdiMppBufferPutWithCaller = \ in GetMppAPI()

Completed in 12 milliseconds