Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/tgi/sdk/include/
H A Drt_error.h41 RT_ERR_BASE = -64, enumerator
44 RT_ERR_INIT = RT_ERR_BASE - 1,
45 RT_ERR_FATAL_THREAD = RT_ERR_BASE - 2,
46 RT_ERR_NOMEM = RT_ERR_BASE - 3,
47 RT_ERR_OUTOF_RANGE = RT_ERR_BASE - 4,
48 RT_ERR_END_OF_STREAM = RT_ERR_BASE - 5,