Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus_regs.h214 #define VE_DEC_MPEG_STATUS_ERROR BIT(1) macro
217 (VE_DEC_MPEG_STATUS_SUCCESS | VE_DEC_MPEG_STATUS_ERROR | \
220 (VE_DEC_MPEG_STATUS_ERROR | VE_DEC_MPEG_STATUS_VLD_DATA_REQ)