Searched refs:read_image (Results 1 – 5 of 5) sorted by relevance
| /rockchip-linux_mpp/utils/ |
| H A D | utils.h | 68 MPP_RET read_image(RK_U8 *buf, FILE *fp, RK_U32 width, RK_U32 height,
|
| H A D | utils.c | 512 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 D | rga_test.c | 216 ret = read_image((RK_U8 *)ptr, fin, cmd.src_w, cmd.src_h, in main()
|
| /rockchip-linux_mpp/test/ |
| H A D | mpi_enc_mt_test.c | 697 ret = read_image((RK_U8 *)buf, p->fp_input, p->width, p->height, in enc_test_input()
|
| H A D | mpi_enc_test.c | 801 ret = read_image(buf, p->fp_input, p->width, p->height, in test_mpp_run()
|