Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Dvpu_api.h307 VPU_API_ERR_BASE = -1000, enumerator
308 VPU_API_ERR_LIST_STREAM = VPU_API_ERR_BASE - 1,
309 VPU_API_ERR_INIT = VPU_API_ERR_BASE - 2,
310 VPU_API_ERR_VPU_CODEC_INIT = VPU_API_ERR_BASE - 3,
311 VPU_API_ERR_STREAM = VPU_API_ERR_BASE - 4,
312 VPU_API_ERR_FATAL_THREAD = VPU_API_ERR_BASE - 5,
313 VPU_API_EOS_STREAM_REACHED = VPU_API_ERR_BASE - 11,