Searched refs:read_image (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/video/logo/ |
| H A D | pnmtologo.c | 125 static void read_image(void) in read_image() function 495 read_image(); in main()
|
| /OK3568_Linux_fs/external/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 | 472 MPP_RET read_image(RK_U8 *buf, FILE *fp, RK_U32 width, RK_U32 height, in read_image() function
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/rga/test/ |
| H A D | rga_test.cpp | 227 ret = read_image((RK_U8 *)ptr, fin, cmd.src_w, cmd.src_h, in main()
|
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_venc.cpp | 111 static RK_S32 read_image(RK_U8 *pVirAddr, RK_U32 u32Width, RK_U32 u32Height, in read_image() function 336 s32Ret = read_image(pVirAddr, pstCtx->u32SrcWidth, pstCtx->u32SrcHeight, in venc_send_frame()
|
| H A D | test_mpi_gdc.cpp | 227 static RK_S32 read_image(RK_U8 *pVirAddr, RK_U32 u32Width, RK_U32 u32Height, in read_image() function 1271 … s32Ret = read_image(reinterpret_cast<RK_U8 *>(pSrcData), ctx->u32SrcWidth, ctx->u32SrcHeight, in test_mpi_gdc_api()
|
| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpi_enc_test.c | 586 ret = read_image(buf, p->fp_input, p->width, p->height, in test_mpp_run()
|
| H A D | mpi_enc_mt_test.cpp | 702 ret = read_image((RK_U8 *)buf, p->fp_input, p->width, p->height, in enc_test_input()
|