Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Dvpu_api.h303 VPU_API_ERR_BASE = -1000, enumerator
304 VPU_API_ERR_LIST_STREAM = VPU_API_ERR_BASE - 1,
305 VPU_API_ERR_INIT = VPU_API_ERR_BASE - 2,
306 VPU_API_ERR_VPU_CODEC_INIT = VPU_API_ERR_BASE - 3,
307 VPU_API_ERR_STREAM = VPU_API_ERR_BASE - 4,
308 VPU_API_ERR_FATAL_THREAD = VPU_API_ERR_BASE - 5,
309 VPU_API_EOS_STREAM_REACHED = VPU_API_ERR_BASE - 11,
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dvpu_api.h291 VPU_API_ERR_BASE = -1000, enumerator
292 VPU_API_ERR_LIST_STREAM = VPU_API_ERR_BASE - 1,
293 VPU_API_ERR_INIT = VPU_API_ERR_BASE - 2,
294 VPU_API_ERR_VPU_CODEC_INIT = VPU_API_ERR_BASE - 3,
295 VPU_API_ERR_STREAM = VPU_API_ERR_BASE - 4,
296 VPU_API_ERR_FATAL_THREAD = VPU_API_ERR_BASE - 5,
297 VPU_API_EOS_STREAM_REACHED = VPU_API_ERR_BASE - 11,