Home
last modified time | relevance | path

Searched refs:HAL_MVD_MemWriteByte (Results 1 – 25 of 67) sorted by relevance

123

/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/mvd/
H A DhalMVD.c433 MS_BOOL HAL_MVD_MemWriteByte(MS_U32 u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
465 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
466 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/mvd/
H A DhalMVD.c433 MS_BOOL HAL_MVD_MemWriteByte(MS_U32 u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
465 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
466 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7621/mvd/
H A DhalMVD.c433 MS_BOOL HAL_MVD_MemWriteByte(MS_U32 u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
465 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
466 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/mainz/mvd/
H A DhalMVD.c433 MS_BOOL HAL_MVD_MemWriteByte(MS_U32 u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
465 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
466 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/mvd/
H A DhalMVD.c433 MS_BOOL HAL_MVD_MemWriteByte(MS_U32 u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
465 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
466 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/messi/mvd/
H A DhalMVD.c433 MS_BOOL HAL_MVD_MemWriteByte(MS_U32 u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
465 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
466 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/mvd/
H A DhalMVD.c433 MS_BOOL HAL_MVD_MemWriteByte(MS_U32 u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
465 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
466 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7821/mvd/
H A DhalMVD.c433 MS_BOOL HAL_MVD_MemWriteByte(MS_U32 u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
465 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
466 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/mvd_ex/
H A DhalMVD_EX.c908 MS_BOOL HAL_MVD_MemWriteByte(MS_U32 u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
940 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
941 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3098 bRet = HAL_MVD_MemWriteByte(u32BufStart+u8Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
4897 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
4898HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
4899 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
4900 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
4901 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/mvd_ex/
H A DhalMVD_EX.c874 MS_BOOL HAL_MVD_MemWriteByte(MS_VIRT u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
906 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
907 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3016 bRet = HAL_MVD_MemWriteByte(u32BufStart+u8Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
4810 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
4811HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
4812 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
4813 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
4814 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/mvd_ex/
H A DhalMVD_EX.c908 MS_BOOL HAL_MVD_MemWriteByte(MS_U32 u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
940 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
941 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3098 bRet = HAL_MVD_MemWriteByte(u32BufStart+u8Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
4897 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
4898HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
4899 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
4900 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
4901 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/mvd_ex/
H A DhalMVD_EX.c874 MS_BOOL HAL_MVD_MemWriteByte(MS_VIRT u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
906 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
907 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3016 bRet = HAL_MVD_MemWriteByte(u32BufStart+u8Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
4810 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
4811HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
4812 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
4813 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
4814 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/mvd_ex/
H A DhalMVD_EX.c874 MS_BOOL HAL_MVD_MemWriteByte(MS_VIRT u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
906 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
907 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3016 bRet = HAL_MVD_MemWriteByte(u32BufStart+u8Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
4810 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
4811HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
4812 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
4813 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
4814 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/mvd_ex/
H A DhalMVD_EX.c874 MS_BOOL HAL_MVD_MemWriteByte(MS_VIRT u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
906 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
907 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3016 bRet = HAL_MVD_MemWriteByte(u32BufStart+u8Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
4810 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
4811HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
4812 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
4813 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
4814 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/mvd_ex/
H A DhalMVD_EX.c874 MS_BOOL HAL_MVD_MemWriteByte(MS_VIRT u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
906 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
907 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3016 bRet = HAL_MVD_MemWriteByte(u32BufStart+u8Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
4810 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
4811HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
4812 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
4813 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
4814 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/mvd_ex/
H A DhalMVD_EX.c874 MS_BOOL HAL_MVD_MemWriteByte(MS_VIRT u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
906 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
907 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3016 bRet = HAL_MVD_MemWriteByte(u32BufStart+u8Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
4810 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
4811HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
4812 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
4813 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
4814 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/messi/mvd_ex/
H A DhalMVD_EX.c874 MS_BOOL HAL_MVD_MemWriteByte(MS_VIRT u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
906 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
907 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3016 bRet = HAL_MVD_MemWriteByte(u32BufStart+u8Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
4810 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
4811HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
4812 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
4813 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
4814 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/mvd_ex/
H A DhalMVD_EX.c874 MS_BOOL HAL_MVD_MemWriteByte(MS_VIRT u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
906 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
907 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3016 bRet = HAL_MVD_MemWriteByte(u32BufStart+u8Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
4810 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
4811HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
4812 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
4813 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
4814 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/mvd_v3/
H A DhalMVD_EX.c986 MS_BOOL HAL_MVD_MemWriteByte(MS_VIRT u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
1018 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
1019 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3440 bRet = HAL_MVD_MemWriteByte(u32BufStart+u8Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
5359 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
5360HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
5361 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
5362 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
5363 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/messi/mvd_v3/
H A DhalMVD_EX.c986 MS_BOOL HAL_MVD_MemWriteByte(MS_VIRT u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
1018 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
1019 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3440 bRet = HAL_MVD_MemWriteByte(u32BufStart+u8Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
5359 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
5360HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
5361 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
5362 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
5363 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6/mvd_v3/
H A DhalMVD_EX.c1023 MS_BOOL HAL_MVD_MemWriteByte(MS_VIRT u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
1055 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
1056 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3629 bRet = HAL_MVD_MemWriteByte(u32BufStart+u16Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
5579 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
5580HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
5581 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
5582 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
5583 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/mvd_v3/
H A DhalMVD_EX.c1027 MS_BOOL HAL_MVD_MemWriteByte(MS_VIRT u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
1059 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
1060 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3555 bRet = HAL_MVD_MemWriteByte(u32BufStart+u16Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
5500 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
5501HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
5502 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
5503 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
5504 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6lite/mvd_v3/
H A DhalMVD_EX.c1024 MS_BOOL HAL_MVD_MemWriteByte(MS_VIRT u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
1056 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
1057 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3630 bRet = HAL_MVD_MemWriteByte(u32BufStart+u16Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
5575 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
5576HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
5577 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
5578 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
5579 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7621/mvd_v3/
H A DhalMVD_EX.c1024 MS_BOOL HAL_MVD_MemWriteByte(MS_VIRT u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
1056 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
1057 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3552 bRet = HAL_MVD_MemWriteByte(u32BufStart+u16Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
5497 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
5498HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
5499 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
5500 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
5501 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/curry/mvd_v3/
H A DhalMVD_EX.c1022 MS_BOOL HAL_MVD_MemWriteByte(MS_VIRT u32Address, MS_U8 u8Value) in HAL_MVD_MemWriteByte() function
1054 HAL_MVD_MemWriteByte(u32Address, (MS_U8)(u16Value)); in HAL_MVD_MemWrite2Byte()
1055 HAL_MVD_MemWriteByte(u32Address+1, (MS_U8)(u16Value >> 8)); in HAL_MVD_MemWrite2Byte()
3628 bRet = HAL_MVD_MemWriteByte(u32BufStart+u16Offset, (MS_U8)u32Val); in MVD_WriteFWBuffData()
5578 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_ASPECT_RATIO,divxInfo->aspect_ratio); in MVD_WriteDivx311Data()
5579HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PROGRESSIVE_SEQUENCE,divxInfo->progressiv… in MVD_WriteDivx311Data()
5580 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG1,divxInfo->mpeg1); in MVD_WriteDivx311Data()
5581 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_PLAY_MODE,divxInfo->play_mode); in MVD_WriteDivx311Data()
5582 HAL_MVD_MemWriteByte(pu8MVDSetHeaderBufStart+OFFSET_DIVX_MPEG_FRC_MODE,divxInfo->mpeg_frc_mode); in MVD_WriteDivx311Data()

123