Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mjpeg_ex/
H A DdrvMJPEG_EX.c538 case E_MJPEG_CMD_FREEZE_DISP: in MDrv_MJPEG_SendVPUCommand()
684 case E_MJPEG_CMD_FREEZE_DISP: in MDrv_MJPEG_SendVPUCommand()
H A DdrvMJPEG.h175 E_MJPEG_CMD_FREEZE_DISP = 0x27, // Freeze display enumerator
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mjpeg/
H A DdrvMJPEG.h167 E_MJPEG_CMD_FREEZE_DISP = 0x27, // Freeze display enumerator
H A DdrvMJPEG.c445 case E_MJPEG_CMD_FREEZE_DISP: in MDrv_JPD_SendVPUCommand()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/drv/jpd/
H A DdrvJPD.h277 E_MJPEG_CMD_FREEZE_DISP = 0x27, // Freeze display enumerator
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/drv/jpd_ex/
H A DdrvJPD.h283 E_MJPEG_CMD_FREEZE_DISP = 0x27, // Freeze display enumerator
/utopia/UTPA2-700.0.x/modules/njpd/drv/njpd_ex/
H A DdrvJPD.h283 E_MJPEG_CMD_FREEZE_DISP = 0x27, // Freeze display enumerator
H A DdrvNJPD.h378 E_MJPEG_CMD_FREEZE_DISP = 0x27, // Freeze display enumerator
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mjpeg_lite/
H A DdrvMJPEG.h173 E_MJPEG_CMD_FREEZE_DISP = 0x27, // Freeze display enumerator
H A DdrvMJPEG_EX.c600 case E_MJPEG_CMD_FREEZE_DISP: in MDrv_MJPEG_SendVPUCommand()
714 case E_MJPEG_CMD_FREEZE_DISP: in MDrv_MJPEG_SendVPUCommand()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mjpeg_v3/
H A DdrvMJPEG.h173 E_MJPEG_CMD_FREEZE_DISP = 0x27, // Freeze display enumerator
H A DdrvMJPEG_EX.c688 case E_MJPEG_CMD_FREEZE_DISP: in MDrv_MJPEG_SendVPUCommand()
807 case E_MJPEG_CMD_FREEZE_DISP: in MDrv_MJPEG_SendVPUCommand()
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiMJPEG_inc.c1116 MDrv_JPD_SendVPUCommand(E_MJPEG_CMD_FREEZE_DISP, (MS_U32)bEnable); in MApi_MJPEG_SetFreezeDisp()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiMJPEG_EX.c1842 MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_FREEZE_DISP, (MS_U32)bEnable); in MApi_MJPEG_SetFreezeDisp()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.c2024 MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_FREEZE_DISP, (MS_U32)bEnable); in MApi_MJPEG_SetFreezeDisp()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.c1947 MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_FREEZE_DISP, (MS_U32)bEnable); in MApi_MJPEG_SetFreezeDisp()