Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_err.h37 MPP_ERR_BASE = -1000, enumerator
40 MPP_ERR_LIST_STREAM = MPP_ERR_BASE - 1,
41 MPP_ERR_INIT = MPP_ERR_BASE - 2,
42 MPP_ERR_VPU_CODEC_INIT = MPP_ERR_BASE - 3,
43 MPP_ERR_STREAM = MPP_ERR_BASE - 4,
44 MPP_ERR_FATAL_THREAD = MPP_ERR_BASE - 5,
45 MPP_ERR_NOMEM = MPP_ERR_BASE - 6,
46 MPP_ERR_PROTOL = MPP_ERR_BASE - 7,
47 MPP_FAIL_SPLIT_FRAME = MPP_ERR_BASE - 8,
48 MPP_ERR_VPUHW = MPP_ERR_BASE - 9,
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_err.h37 MPP_ERR_BASE = -1000, enumerator
40 MPP_ERR_LIST_STREAM = MPP_ERR_BASE - 1,
41 MPP_ERR_INIT = MPP_ERR_BASE - 2,
42 MPP_ERR_VPU_CODEC_INIT = MPP_ERR_BASE - 3,
43 MPP_ERR_STREAM = MPP_ERR_BASE - 4,
44 MPP_ERR_FATAL_THREAD = MPP_ERR_BASE - 5,
45 MPP_ERR_NOMEM = MPP_ERR_BASE - 6,
46 MPP_ERR_PROTOL = MPP_ERR_BASE - 7,
47 MPP_FAIL_SPLIT_FRAME = MPP_ERR_BASE - 8,
48 MPP_ERR_VPUHW = MPP_ERR_BASE - 9,
[all …]