mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-05 09:06:50 +08:00
feat[vpu_api]: Support configuration to disable decoding errors
Signed-off-by: Xingwen Fang <fxw@rock-chips.com> Change-Id: I9f01c5092c02dc5ff36f27ca1c8eeaf503d0fa17
This commit is contained in:
@@ -106,6 +106,7 @@ typedef enum VPU_API_CMD {
|
||||
VPU_API_DEC_EN_MVC,
|
||||
VPU_API_DEC_EN_FBC_HDR_256_ODD,
|
||||
VPU_API_SET_INPUT_BLOCK,
|
||||
VPU_API_SET_DISABLE_ERROR,
|
||||
|
||||
/* set pkt/frm ready callback */
|
||||
VPU_API_SET_PKT_RDY_CB = 0x1100,
|
||||
|
Reference in New Issue
Block a user