Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_tde.h35 TDE_OP_COLOR_KEY enumerator
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_tde.cpp45 { TDE_OP_COLOR_KEY, "color_key" }
216 } else if (s32Operation == TDE_OP_COLOR_KEY) { in test_tde_bit_blit_task()
263 case TDE_OP_COLOR_KEY: in test_tde_add_task()
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_tde.cpp102 case TDE_OP_COLOR_KEY: in TEST_TDE_AddTask()