Home
last modified time | relevance | path

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

/rockchip-linux_mpp/utils/
H A Dutils.h68 MPP_RET read_image(RK_U8 *buf, FILE *fp, RK_U32 width, RK_U32 height,
H A Dutils.c512 MPP_RET read_image(RK_U8 *buf, FILE *fp, RK_U32 width, RK_U32 height, in read_image() function
/rockchip-linux_mpp/mpp/vproc/rga/test/
H A Drga_test.c216 ret = read_image((RK_U8 *)ptr, fin, cmd.src_w, cmd.src_h, in main()
/rockchip-linux_mpp/test/
H A Dmpi_enc_mt_test.c697 ret = read_image((RK_U8 *)buf, p->fp_input, p->width, p->height, in enc_test_input()
H A Dmpi_enc_test.c801 ret = read_image(buf, p->fp_input, p->width, p->height, in test_mpp_run()