Home
last modified time | relevance | path

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

/rockchip-linux_mpp/test/
H A Dvpu_api_test.c20 #define DEMO_ERR_RET(err) do { ret = err; goto DEMO_OUT; } while (0) macro
779 DEMO_ERR_RET(ERROR_INVALID_PARAM); in main()