Home
last modified time | relevance | path

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

/rockchip-linux_mpp/test/
H A Dvpu_api_test.c29 ERROR_INVALID_PARAM = VPU_DEMO_ERROR_BASE - 1, enumerator
109 return ERROR_INVALID_PARAM; in parse_options()
213 return ERROR_INVALID_PARAM; in parse_options()
274 ENCODE_ERR_RET(ERROR_INVALID_PARAM); in vpu_encode_demo()
278 ENCODE_ERR_RET(ERROR_INVALID_PARAM); in vpu_encode_demo()
287 ENCODE_ERR_RET(ERROR_INVALID_PARAM); in vpu_encode_demo()
530 DECODE_ERR_RET(ERROR_INVALID_PARAM); in vpu_decode_demo()
534 DECODE_ERR_RET(ERROR_INVALID_PARAM); in vpu_decode_demo()
543 DECODE_ERR_RET(ERROR_INVALID_PARAM); in vpu_decode_demo()
779 DEMO_ERR_RET(ERROR_INVALID_PARAM); in main()
[all …]