Searched refs:fill_image (Results 1 – 5 of 5) sorted by relevance
| /rockchip-linux_mpp/utils/ |
| H A D | utils.h | 71 MPP_RET fill_image(RK_U8 *buf, RK_U32 width, RK_U32 height,
|
| H A D | utils.c | 1076 MPP_RET fill_image(RK_U8 *buf, RK_U32 width, RK_U32 height, in fill_image() function
|
| /rockchip-linux_mpp/mpp/vproc/rga/test/ |
| H A D | rga_test.c | 223 ret = fill_image((RK_U8 *)ptr, cmd.src_w, cmd.src_h, in main()
|
| /rockchip-linux_mpp/test/ |
| H A D | mpi_enc_mt_test.c | 719 ret = fill_image((RK_U8 *)buf, p->width, p->height, p->hor_stride, in enc_test_input()
|
| H A D | mpi_enc_test.c | 820 ret = fill_image(buf, p->width, p->height, p->hor_stride, in test_mpp_run()
|