Searched refs:get_rgb_color (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_comm_imgproc.cpp | 24 static void get_rgb_color(RK_U32 *R, RK_U32 *G, RK_U32 *B, RK_S32 x, RK_S32 y, RK_S32 frm_cnt) { in get_rgb_color() function 684 get_rgb_color(&R, &G, &B, x, y, frame_count); in TEST_COMM_FillImage() 714 get_rgb_color(&R, &G, &B, x, y, frame_count); in TEST_COMM_FillImage() 740 get_rgb_color(&R, &G, &B, x, y, frame_count); in TEST_COMM_FillImage()
|
| /OK3568_Linux_fs/external/mpp/utils/ |
| H A D | utils.c | 663 static void get_rgb_color(RK_U32 *R, RK_U32 *G, RK_U32 *B, RK_S32 x, RK_S32 y, RK_S32 frm_cnt) in get_rgb_color() function 1245 get_rgb_color(&R, &G, &B, x, y, frame_count); in fill_image() 1275 get_rgb_color(&R, &G, &B, x, y, frame_count); in fill_image() 1301 get_rgb_color(&R, &G, &B, x, y, frame_count); in fill_image()
|