Searched refs:RK_MMZ_ALLOC_CACHEABLE (Results 1 – 5 of 5) sorted by relevance
18 #define RK_MMZ_ALLOC_CACHEABLE 0x00000000 macro
38 #define RK_MMZ_ALLOC_CACHEABLE 0x00000000 macro
72 RK_S32 flags = RK_MMZ_ALLOC_CACHEABLE | RK_MMZ_ALLOC_TYPE_CMA; in unit_test_mpi_mmz()
362 RK_MPI_MMZ_Alloc(&srcBlk, stMbPicCalResult.u32MBSize, RK_MMZ_ALLOC_CACHEABLE); in readFromPic()
237 RK_MPI_MMZ_Alloc(&srcBlk, stMbPicCalResult.u32MBSize, RK_MMZ_ALLOC_CACHEABLE); in TEST_VPSS_Proc()