Home
last modified time | relevance | path

Searched refs:AWIDTH (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Ddrmrga.h39 AWIDTH = 0, enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A Ddrmrga.h75 AWIDTH = 0, enumerator
/OK3568_Linux_fs/external/linux-rga/include/
H A Ddrmrga.h78 AWIDTH = 0, enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A Ddrmrga.h78 AWIDTH = 0, enumerator
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A Ddrmrga.h78 AWIDTH = 0, enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A Ddrmrga.h78 AWIDTH = 0, enumerator
/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRgaApi.cpp197 tmpRects->src.width = srcAttrs.at(AWIDTH); in NormalRgaGetRects()
207 tmpRects->dst.width = dstAttrs.at(AWIDTH); in NormalRgaGetRects()
237 rect->width = dstAttrs.at(AWIDTH); in NormalRgaGetRect()
/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d.cpp295 buffer.width = dstAttrs.at(AWIDTH); in wrapbuffer_handle()
337 buffer.width = dstAttrs.at(AWIDTH); in wrapbuffer_GraphicBuffer()
389 buffer.width = dstAttrs.at(AWIDTH); in wrapbuffer_AHardwareBuffer()