Searched refs:fill_image (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/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 | 1027 MPP_RET fill_image(RK_U8 *buf, RK_U32 width, RK_U32 height, in fill_image() function
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/rga/test/ |
| H A D | rga_test.cpp | 234 ret = fill_image((RK_U8 *)ptr, cmd.src_w, cmd.src_h, in main()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/ |
| H A D | ipu-image-convert.c | 1925 static int fill_image(struct ipu_image_convert_ctx *ctx, in fill_image() function 2134 ret = fill_image(ctx, s_image, in, IMAGE_CONVERT_IN); in ipu_image_convert_prepare() 2137 ret = fill_image(ctx, d_image, out, IMAGE_CONVERT_OUT); in ipu_image_convert_prepare()
|
| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpi_enc_test.c | 603 ret = fill_image(buf, p->width, p->height, p->hor_stride, in test_mpp_run()
|
| H A D | mpi_enc_mt_test.cpp | 719 ret = fill_image((RK_U8 *)buf, p->width, p->height, p->hor_stride, in enc_test_input()
|