Searched refs:u32Color (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_comm_rgn.cpp | 296 RGN_HANDLE RgnHandle, const MPP_CHN_S *pstChn, RK_U32 u32Color) { in TEST_RGN_ChangeColor() argument 312 stChnAttr.unChnAttr.stCoverChn.u32Color = u32Color; in TEST_RGN_ChangeColor() 314 stChnAttr.unChnAttr.stLineChn.u32Color = u32Color; in TEST_RGN_ChangeColor()
|
| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_comm_vgs.h | 57 RK_U32 u32Color; /* RW; Range: [0,0xFFFFFF]; Color of line */ member 79 … RK_U32 u32Color; /* RW; Range: [0,0xFFFFFF]; Color of cover */ member
|
| H A D | rk_comm_rgn.h | 154 RK_U32 u32Color; /* RGB888 format */ member 175 RK_U32 u32Color; member
|
| H A D | rk_comm_video.h | 74 RK_U32 u32Color; member
|
| H A D | rk_comm_vo.h | 416 RK_U32 u32Color[2]; member
|
| /OK3568_Linux_fs/external/rockit/mpi/example/include/ |
| H A D | test_comm_rgn.h | 57 RGN_HANDLE RgnHandle, const MPP_CHN_S *pstChn, RK_U32 u32Color);
|
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_rgn.cpp | 343 stCoverChnAttr.unChnAttr.stCoverChn.u32Color = 0x00f800; in test_rgn_cover_process() 368 stCoverChnAttr.unChnAttr.stCoverChn.u32Color = 0x0000f8; in test_rgn_cover_process() 383 stCoverChnAttr.unChnAttr.stCoverChn.u32Color); in test_rgn_cover_process() 535 stChnAttr.unChnAttr.stLineChn.u32Color = 0x00f800; in test_rgn_draw_line_process()
|
| H A D | test_mpi_vgs.cpp | 302 …RK_U32 u32Color[VGS_MAX_TASK_NUM] = {0xff00ff00, 0x000000ff, 0x00ff0000, 0x00ff00ff, 0xff00fff… in unit_test_set_vgs_cover_array_info() local 313 pstVgsAddCover[i].u32Color = u32Color[i]; // green in unit_test_set_vgs_cover_array_info() 425 …RK_U32 u32Color[VGS_MAX_TASK_NUM] = {0xff00ff00, 0x0000ff00, 0xff000000, 0x00ff00ff, 0xff00ff0… in unit_test_set_vgs_drawline_array_info() local 436 pstDrawLine[i].u32Color = u32Color[i]; // green in unit_test_set_vgs_drawline_array_info()
|
| H A D | test_mpi_vo.cpp | 594 border.stBorder.u32Color = 0x191970; in mpi_vo_init_sample() 670 border.stBorder.u32Color = 0x191970; in mpi_vo_init_sample() 1355 stBorder.stBorder.u32Color = 0xFFFAFA; in Sample_VO_MultiWindowns_Start()
|
| H A D | test_mpi_vi.cpp | 439 stCoverChnAttr.unChnAttr.stCoverChn.u32Color = 0xffffff; // white in create_rgn() 457 stCoverChnAttr.unChnAttr.stCoverChn.u32Color = 0x0000ff; // blue in create_rgn()
|