Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_tde.cpp39 const static TDE_OP_MAP_S gstTdeOpMaps[] = { variable
73 RK_S32 s32ElemLen = sizeof(gstTdeOpMaps) / sizeof(gstTdeOpMaps[0]); in test_tde_str_op()
75 if (op == gstTdeOpMaps[i].op) { in test_tde_str_op()
76 return gstTdeOpMaps[i].strOp; in test_tde_str_op()