Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/sunxi/cedrus/
Dcedrus_regs.h191 #define VE_DEC_MPEG_STATUS_ERROR BIT(1) macro
194 (VE_DEC_MPEG_STATUS_SUCCESS | VE_DEC_MPEG_STATUS_ERROR | \
197 (VE_DEC_MPEG_STATUS_ERROR | VE_DEC_MPEG_STATUS_VLD_DATA_REQ)