Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_gdc.h97 RK_U32 u32BgColor; /* RW; Range: [0,0xffffff];the background color RGB888*/ member
115 … RK_U32 u32BgColor; /* RW; Range: [0,0xffffff];the background color RGB888*/ member
H A Drk_comm_avs.h117 RK_U32 u32BgColor; member
H A Drk_comm_vi.h251 RK_U32 u32BgColor; member
H A Drk_comm_video.h118 RK_U32 u32BgColor; /* background color, RGB 888 */ member
H A Drk_comm_vo.h284 RK_U32 u32BgColor; /* RW; Background color of a device, in RGB format. */ member
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_gdc.cpp485 ctx->stFisheyeAttr.u32BgColor = 0; in test_mpi_gdc_desktop_ceil_mount_1p_add_1()
547 ctx->stFisheyeAttr.u32BgColor = 0; in test_mpi_gdc_desktop_ceil_mount_1_add_3()
637 ctx->stFisheyeAttr.u32BgColor = 0; in test_mpi_gdc_desktop_ceil_mount_1_add_8()
798 ctx->stFisheyeAttr.u32BgColor = 0; in test_mpi_gdc_desktop_ceil_mount_2p()
884 ctx->stFisheyeAttr.u32BgColor = 0; in test_mpi_gdc_wall_mount_1p_add_3()
970 ctx->stFisheyeAttr.u32BgColor = 0; in test_mpi_gdc_wall_mount_1p_add_8()
H A Dtest_mpi_vo.cpp511 VoPubAttr1.u32BgColor = 0x000000; in mpi_vo_init_sample()
1687 stVoPubAttr.u32BgColor = 0x000000; in Sample_VO_Demo_Video_Mosaic()
1788 stVoPubAttr.u32BgColor = 0x000000; in Sample_VO_Demo_UI()
1806 stVoPubAttr.u32BgColor = 0x000000; in Sample_VO_Demo_UI()
1967 stVoPubAttr.u32BgColor = 0x000000; in Sample_VO_Demo_Alpha()
2160 stVoPubAttr.u32BgColor = 0x000000; in Sample_VO_Video_Homologous()
H A Dtest_mpi_vi.cpp656 ctx->stUsrPic.unUsrPic.stUsrPicBg.u32BgColor = RGB(0, 0, 128); in test_vi_init()