Home
last modified time | relevance | path

Searched refs:drm_buf_get_phy (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/samples/allocator_demo/src/
H A Drga_allocator_drm_phy_demo.cpp97 src_phy = drm_buf_get_phy(drm_src.drm_buffer_handle); in main()
98 dst_phy = drm_buf_get_phy(drm_dst.drm_buffer_handle); in main()
/OK3568_Linux_fs/external/linux-rga/samples/utils/allocator/include/
H A Ddrm_alloc.h38 uint32_t drm_buf_get_phy(int handle);
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/sources/
H A Ddrm_alloc.h45 uint32_t drm_buf_get_phy(int handle);
H A Ddrm_alloc.cpp196 uint32_t drm_buf_get_phy(int handle) { in drm_buf_get_phy() function
/OK3568_Linux_fs/external/linux-rga/samples/utils/allocator/
H A Ddrm_alloc.cpp195 uint32_t drm_buf_get_phy(int handle) { in drm_buf_get_phy() function