Home
last modified time | relevance | path

Searched refs:fill_image (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/utils/
H A Dutils.h71 MPP_RET fill_image(RK_U8 *buf, RK_U32 width, RK_U32 height,
H A Dutils.c1076 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 Drga_test.c223 ret = fill_image((RK_U8 *)ptr, cmd.src_w, cmd.src_h, in main()
/rockchip-linux_mpp/test/
H A Dmpi_enc_mt_test.c719 ret = fill_image((RK_U8 *)buf, p->width, p->height, p->hor_stride, in enc_test_input()
H A Dmpi_enc_test.c820 ret = fill_image(buf, p->width, p->height, p->hor_stride, in test_mpp_run()