Home
last modified time | relevance | path

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

/rockchip-linux_mpp/test/
H A Dvpu_api_test.c28 VPU_DEMO_ERROR_BASE = -100, enumerator
29 ERROR_INVALID_PARAM = VPU_DEMO_ERROR_BASE - 1,
30 ERROR_INVALID_STREAM = VPU_DEMO_ERROR_BASE - 2,
31 ERROR_IO = VPU_DEMO_ERROR_BASE - 3,
32 ERROR_MEMORY = VPU_DEMO_ERROR_BASE - 4,
33 ERROR_INIT_VPU = VPU_DEMO_ERROR_BASE - 5,
35 ERROR_VPU_DECODE = VPU_DEMO_ERROR_BASE - 90,