Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3568/hardware/codec/include/
H A Dhdi_mpp_mpi.h60 typedef MppFrameFormat (*hdiMppFrameGetFormat)(MppFrame); typedef
147 hdiMppFrameGetFormat HdiMppFrameGetFormat;
/device/soc/rockchip/rk3588/hardware/codec/include/
H A Dhdi_mpp_mpi.h60 typedef MppFrameFormat (*hdiMppFrameGetFormat)(MppFrame); typedef
147 hdiMppFrameGetFormat HdiMppFrameGetFormat;
/device/soc/rockchip/rk3568/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h60 typedef MppFrameFormat (*hdiMppFrameGetFormat)(MppFrame); typedef
173 hdiMppFrameGetFormat HdiMppFrameGetFormat;
H A Dhdi_mpp_mpi.cpp104 (hdiMppFrameGetFormat)dlsym(mLibHandle, "mpp_frame_get_fmt"); in GetMppAPI()
/device/soc/rockchip/common/hardware/mpp/mpp/hdi_mpp/
H A Dhdi_mpp_mpi.h60 typedef MppFrameFormat (*hdiMppFrameGetFormat)(MppFrame); typedef
173 hdiMppFrameGetFormat HdiMppFrameGetFormat;
H A Dhdi_mpp_mpi.cpp100 (hdiMppFrameGetFormat)dlsym(mLibHandle, "mpp_frame_get_fmt"); in GetMppAPI()
/device/soc/rockchip/rk3568/hardware/codec/src/
H A Dhdi_mpp_mpi.c61 pMppApi->HdiMppFrameGetFormat = (hdiMppFrameGetFormat)dlsym(mLibHandle, "mpp_frame_get_fmt"); in GetFrameApi()
/device/soc/rockchip/rk3588/hardware/codec/src/
H A Dhdi_mpp_mpi.c61 pMppApi->HdiMppFrameGetFormat = (hdiMppFrameGetFormat)dlsym(mLibHandle, "mpp_frame_get_fmt"); in GetFrameApi()

Completed in 6 milliseconds