Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3568/hardware/codec/jpeg/src/
H A Dcodec_jpeg_decoder.cpp209 auto ptr = mppApi_->HdiMppBufferGetPtrWithCaller(buf, __func__); in DumpOutFile()
223 auto data = mppApi_->HdiMppBufferGetPtrWithCaller(pktBuf, __func__); in DumpInFile()
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu_mem_legacy.c72 dmabuf->vir_addr = (RK_U32*)(*(mRKMppApi.HdiMppBufferGetPtrWithCaller))(buffer, __FUNCTION__); in get_free_memory_vpumem()
234 p->vir_addr = (RK_U32*)(*(mRKMppApi.HdiMppBufferGetPtrWithCaller))(buffer, __FUNCTION__); in VPUMallocLinear()
H A Dvpu_api_legacy.cpp617 (*(mRKMppApi.HdiMppBufferGetPtrWithCaller))(buf, __FUNCTION__) : nullptr; in setup_VPU_FRAME_from_mpp_frame()
702 if (memcpy_s((RK_U8*) (*(mRKMppApi.HdiMppBufferGetPtrWithCaller))(str_buf, __FUNCTION__), \ in decode()
807 (RK_U8*) (*(mRKMppApi.HdiMppBufferGetPtrWithCaller))(pic_buf, __FUNCTION__), \ in decode()
1069 if (memcpy_s((RK_U8*) (*(mRKMppApi.HdiMppBufferGetPtrWithCaller))(pic_buf, __FUNCTION__), \ in encode()
1338 copy_align_raw_buffer_to_dest((RK_U8 *)(*(mRKMppApi.HdiMppBufferGetPtrWithCaller))(buffer, __FUNCTION__), in encoder_sendframe()
/device/soc/rockchip/rk3588/hardware/codec/jpeg/src/
H A Dcodec_jpeg_decoder.cpp180 int8_t *bufAddr = reinterpret_cast<int8_t *>(mppApi_->HdiMppBufferGetPtrWithCaller(pktBuf, __func__)); in InitPacketBuffer()
262 auto ptr = mppApi_->HdiMppBufferGetPtrWithCaller(buf, __func__); in DumpOutFile()
/device/soc/rockchip/rk3568/hardware/codec/include/
H A Dhdi_mpp_mpi.h182 hdiMppBufferGetPtrWithCaller HdiMppBufferGetPtrWithCaller; member
/device/soc/rockchip/rk3588/hardware/codec/include/
H A Dhdi_mpp_mpi.h182 hdiMppBufferGetPtrWithCaller HdiMppBufferGetPtrWithCaller; member
/device/soc/rockchip/rk3568/hardware/codec/src/
H A Dhdi_mpp_mpi.c108 pMppApi->HdiMppBufferGetPtrWithCaller = in GetBufferGroupApi()
/device/soc/rockchip/rk3568/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h206 hdiMppBufferGetPtrWithCaller HdiMppBufferGetPtrWithCaller; member
H A Dhdi_mpp_mpi.cpp166 pMppApi->HdiMppBufferGetPtrWithCaller = \ in GetMppAPI()
/device/soc/rockchip/rk3588/hardware/codec/src/
H A Dhdi_mpp_mpi.c108 pMppApi->HdiMppBufferGetPtrWithCaller = in GetBufferGroupApi()
/device/soc/rockchip/common/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h206 hdiMppBufferGetPtrWithCaller HdiMppBufferGetPtrWithCaller; member
H A Dhdi_mpp_mpi.cpp162 pMppApi->HdiMppBufferGetPtrWithCaller = \ in GetMppAPI()

Completed in 10 milliseconds