Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mjpeg_ex/
H A DdrvMJPEG_EX.c534 case E_MJPEG_CMD_RESUME: in MDrv_MJPEG_SendVPUCommand()
662 case E_MJPEG_CMD_RESUME: in MDrv_MJPEG_SendVPUCommand()
H A DdrvMJPEG.h170 E_MJPEG_CMD_RESUME = 0x22, // Resume enumerator
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mjpeg/
H A DdrvMJPEG.h162 E_MJPEG_CMD_RESUME = 0x22, // Resume enumerator
H A DdrvMJPEG.c423 case E_MJPEG_CMD_RESUME: in MDrv_JPD_SendVPUCommand()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/drv/jpd/
H A DdrvJPD.h272 E_MJPEG_CMD_RESUME = 0x22, // Resume enumerator
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/drv/jpd_ex/
H A DdrvJPD.h278 E_MJPEG_CMD_RESUME = 0x22, // Resume enumerator
/utopia/UTPA2-700.0.x/modules/njpd/drv/njpd_ex/
H A DdrvJPD.h278 E_MJPEG_CMD_RESUME = 0x22, // Resume enumerator
H A DdrvNJPD.h373 E_MJPEG_CMD_RESUME = 0x22, // Resume enumerator
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mjpeg_lite/
H A DdrvMJPEG.h168 E_MJPEG_CMD_RESUME = 0x22, // Resume enumerator
H A DdrvMJPEG_EX.c596 case E_MJPEG_CMD_RESUME: in MDrv_MJPEG_SendVPUCommand()
692 case E_MJPEG_CMD_RESUME: in MDrv_MJPEG_SendVPUCommand()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mjpeg_v3/
H A DdrvMJPEG.h168 E_MJPEG_CMD_RESUME = 0x22, // Resume enumerator
H A DdrvMJPEG_EX.c684 case E_MJPEG_CMD_RESUME: in MDrv_MJPEG_SendVPUCommand()
782 case E_MJPEG_CMD_RESUME: in MDrv_MJPEG_SendVPUCommand()
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiMJPEG_inc.c511 if (MDrv_JPD_SendVPUCommand(E_MJPEG_CMD_RESUME, 0xFFFFFFFF) == 0) in MApi_MJPEG_Resume()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiMJPEG_EX.c1074 if (MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_RESUME, 0xFFFFFFFF) == 0) in MApi_MJPEG_Resume()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.c1298 if (MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_RESUME, 0xFFFFFFFFUL) == 0) in MApi_MJPEG_Resume()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.c1246 if (MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_RESUME, 0xFFFFFFFFUL) == 0) in MApi_MJPEG_Resume()