Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dts_bm.c42 #define ASIZE 256 macro
54 unsigned int bad_shift[ASIZE];
118 for (i = 0; i < ASIZE; i++) in compute_prefix_tbl()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Ddrmrga.h43 ASIZE, enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A Ddrmrga.h79 ASIZE, enumerator
/OK3568_Linux_fs/external/linux-rga/include/
H A Ddrmrga.h82 ASIZE, enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK3588/include/
H A Ddrmrga.h82 ASIZE, enumerator
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/rga/
H A Ddrmrga.h82 ASIZE, enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RK356X/include/
H A Ddrmrga.h82 ASIZE, enumerator
/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRgaApi.cpp196 tmpRects->src.size = srcAttrs.at(ASIZE); in NormalRgaGetRects()
206 tmpRects->dst.size = dstAttrs.at(ASIZE); in NormalRgaGetRects()
236 rect->size = dstAttrs.at(ASIZE); in NormalRgaGetRect()
263 *mmuType = dstAttrs.at(ASIZE); in NormalRgaGetMmuType()