Home
last modified time | relevance | path

Searched refs:BB_ROTATE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/core/hardware/
H A Drga_ioctl.h109 BB_ROTATE = 0x1, /* rotate */ enumerator
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Drga.h97 BB_ROTATE = 0x1, /* rotate */ enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A Drga.h130 BB_ROTATE = 0x1, /* rotate */ enumerator
/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRgaApi.cpp636 if(rotate_mode == BB_ROTATE) { in NormalRgaSetBitbltMode()