Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/test/
H A Dvpu_api_test.c40 ERROR_INVALID_PARAM = VPU_DEMO_ERROR_BASE - 1, enumerator
121 return ERROR_INVALID_PARAM; in parse_options()
225 return ERROR_INVALID_PARAM; in parse_options()
286 ENCODE_ERR_RET(ERROR_INVALID_PARAM); in vpu_encode_demo()
290 ENCODE_ERR_RET(ERROR_INVALID_PARAM); in vpu_encode_demo()
299 ENCODE_ERR_RET(ERROR_INVALID_PARAM); in vpu_encode_demo()
542 DECODE_ERR_RET(ERROR_INVALID_PARAM); in vpu_decode_demo()
546 DECODE_ERR_RET(ERROR_INVALID_PARAM); in vpu_decode_demo()
555 DECODE_ERR_RET(ERROR_INVALID_PARAM); in vpu_decode_demo()
791 DEMO_ERR_RET(ERROR_INVALID_PARAM); in main()
[all …]