Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/test/
H A Dvpu_api_test.c39 VPU_DEMO_ERROR_BASE = -100, enumerator
40 ERROR_INVALID_PARAM = VPU_DEMO_ERROR_BASE - 1,
41 ERROR_INVALID_STREAM = VPU_DEMO_ERROR_BASE - 2,
42 ERROR_IO = VPU_DEMO_ERROR_BASE - 3,
43 ERROR_MEMORY = VPU_DEMO_ERROR_BASE - 4,
44 ERROR_INIT_VPU = VPU_DEMO_ERROR_BASE - 5,
46 ERROR_VPU_DECODE = VPU_DEMO_ERROR_BASE - 90,