Home
last modified time | relevance | path

Searched refs:pstSurface (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_bmp.cpp287 const char *pstFileName, OSD_SURFACE_S *pstSurface, RK_U8 *pu8Virt) { in TEST_COMM_CreateSurfaceByBitmap() argument
290 if (load_image_ex(pstFileName, &stLogo, pstSurface->enColorFmt) < 0) { in TEST_COMM_CreateSurfaceByBitmap()
295 pstSurface->u16Height = stLogo.height; in TEST_COMM_CreateSurfaceByBitmap()
296 pstSurface->u16Width = stLogo.width; in TEST_COMM_CreateSurfaceByBitmap()
297 pstSurface->u16Stride = stLogo.stride; in TEST_COMM_CreateSurfaceByBitmap()
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_bmp.h110 RK_S32 TEST_COMM_LoadBitmap2Surface(const char *pstFileName, const OSD_SURFACE_S *pstSurface, RK_U8…
111 RK_S32 TEST_COMM_CreateSurfaceByBitmap(const char *pstFileName, OSD_SURFACE_S *pstSurface, RK_U8 *p…