Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_utils.h54 #define RK_ALIGN_256(x) RK_ALIGN(x, 256) macro
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_avs.cpp841 u32LUTSize = RK_ALIGN_256(u32LUTSize); in TEST_AVS_MallocLutBuf()