Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Dmpp_err.h26 MPP_ERR_BASE = -1000, enumerator
29 MPP_ERR_LIST_STREAM = MPP_ERR_BASE - 1,
30 MPP_ERR_INIT = MPP_ERR_BASE - 2,
31 MPP_ERR_VPU_CODEC_INIT = MPP_ERR_BASE - 3,
32 MPP_ERR_STREAM = MPP_ERR_BASE - 4,
33 MPP_ERR_FATAL_THREAD = MPP_ERR_BASE - 5,
34 MPP_ERR_NOMEM = MPP_ERR_BASE - 6,
35 MPP_ERR_PROTOL = MPP_ERR_BASE - 7,
36 MPP_FAIL_SPLIT_FRAME = MPP_ERR_BASE - 8,
37 MPP_ERR_VPUHW = MPP_ERR_BASE - 9,
[all …]