Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mjpeg_ex/
H A DdrvMJPEG_EX.c540 case E_MJPEG_CMD_SET_AVSYNC_DELAY: in MDrv_MJPEG_SendVPUCommand()
694 case E_MJPEG_CMD_SET_AVSYNC_DELAY: in MDrv_MJPEG_SendVPUCommand()
H A DdrvMJPEG.h177 E_MJPEG_CMD_SET_AVSYNC_DELAY = 0x29, // Set AV sync delay enumerator
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mjpeg/
H A DdrvMJPEG.h169 E_MJPEG_CMD_SET_AVSYNC_DELAY = 0x29, // Set AV sync delay enumerator
H A DdrvMJPEG.c455 case E_MJPEG_CMD_SET_AVSYNC_DELAY: in MDrv_JPD_SendVPUCommand()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/drv/jpd/
H A DdrvJPD.h279 E_MJPEG_CMD_SET_AVSYNC_DELAY = 0x29, // Set AV sync delay enumerator
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/drv/jpd_ex/
H A DdrvJPD.h285 E_MJPEG_CMD_SET_AVSYNC_DELAY = 0x29, // Set AV sync delay enumerator
/utopia/UTPA2-700.0.x/modules/njpd/drv/njpd_ex/
H A DdrvJPD.h285 E_MJPEG_CMD_SET_AVSYNC_DELAY = 0x29, // Set AV sync delay enumerator
H A DdrvNJPD.h380 E_MJPEG_CMD_SET_AVSYNC_DELAY = 0x29, // Set AV sync delay enumerator
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mjpeg_lite/
H A DdrvMJPEG.h175 E_MJPEG_CMD_SET_AVSYNC_DELAY = 0x29, // Set AV sync delay enumerator
H A DdrvMJPEG_EX.c602 case E_MJPEG_CMD_SET_AVSYNC_DELAY: in MDrv_MJPEG_SendVPUCommand()
724 case E_MJPEG_CMD_SET_AVSYNC_DELAY: in MDrv_MJPEG_SendVPUCommand()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mjpeg_v3/
H A DdrvMJPEG.h175 E_MJPEG_CMD_SET_AVSYNC_DELAY = 0x29, // Set AV sync delay enumerator
H A DdrvMJPEG_EX.c690 case E_MJPEG_CMD_SET_AVSYNC_DELAY: in MDrv_MJPEG_SendVPUCommand()
817 case E_MJPEG_CMD_SET_AVSYNC_DELAY: in MDrv_MJPEG_SendVPUCommand()
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiMJPEG_inc.c1164 MDrv_JPD_SendVPUCommand(E_MJPEG_CMD_SET_AVSYNC_DELAY, (MS_U32)u32SyncDelay); in MApi_MJPEG_AVSyncOn()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiMJPEG_EX.c1910 MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_SET_AVSYNC_DELAY, (MS_U32)u32SyncDelay); in MApi_MJPEG_AVSyncOn()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.c2072 MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_SET_AVSYNC_DELAY, (MS_U32)u32SyncDelay); in MApi_MJPEG_AVSyncOn()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.c1995 MDrv_MJPEG_SendVPUCommand(u32Id, E_MJPEG_CMD_SET_AVSYNC_DELAY, (MS_U32)u32SyncDelay); in MApi_MJPEG_AVSyncOn()