Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_venc.cpp112 … RK_U32 u32VirWidth, RK_U32 u32VirHeight, RK_U32 u32PixFormat, FILE *fp) { in read_image() argument
121 switch (u32PixFormat) { in read_image()
142 RK_LOGE("read image do not support fmt %d\n", u32PixFormat); in read_image()
H A Dtest_mpi_gdc.cpp228 … RK_U32 u32VirWidth, RK_U32 u32VirHeight, RK_U32 u32PixFormat, FILE *fp) { in read_image() argument
237 switch (u32PixFormat) { in read_image()
259 RK_LOGE("read image do not support fmt %d\n", u32PixFormat); in read_image()