Home
last modified time | relevance | path

Searched defs:wrapbuffer_fd (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A Dim2d_buffer.h149 #define wrapbuffer_fd(fd, width, height, format, ...) \ macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A Dim2d_buffer.h149 #define wrapbuffer_fd(fd, width, height, format, ...) \ macro
/OK3568_Linux_fs/external/linux-rga/im2d_api/
H A Dim2d_buffer.h149 #define wrapbuffer_fd(fd, width, height, format, ...) \ macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A Dim2d_buffer.h149 #define wrapbuffer_fd(fd, width, height, format, ...) \ macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A Dim2d.h145 #define wrapbuffer_fd(fd, width, height, format, ...) \ macro
/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d.cpp184 static rga_buffer_t wrapbuffer_fd(int fd, in wrapbuffer_fd() function