Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Ddrmrga.h41 ASTRIDE, enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A Ddrmrga.h77 ASTRIDE, enumerator
/OK3568_Linux_fs/external/linux-rga/include/
H A Ddrmrga.h80 ASTRIDE, enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A Ddrmrga.h80 ASTRIDE, enumerator
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A Ddrmrga.h80 ASTRIDE, enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A Ddrmrga.h80 ASTRIDE, enumerator
/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRgaApi.cpp199 tmpRects->src.wstride = srcAttrs.at(ASTRIDE); in NormalRgaGetRects()
209 tmpRects->dst.wstride = dstAttrs.at(ASTRIDE); in NormalRgaGetRects()
239 rect->wstride = dstAttrs.at(ASTRIDE); in NormalRgaGetRect()
/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d.cpp241 param.width = dstAttrs.at(ASTRIDE); in importbuffer_GraphicBuffer_handle()
297 buffer.wstride = dstAttrs.at(ASTRIDE); in wrapbuffer_handle()
339 buffer.wstride = dstAttrs.at(ASTRIDE); in wrapbuffer_GraphicBuffer()
391 buffer.wstride = dstAttrs.at(ASTRIDE); in wrapbuffer_AHardwareBuffer()