Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dmadp_mfe.c356 MS_BOOL MApi_MFE_CompressOnePicture_ex(MEMMAP_CUR_t YUVPlane, MS_BOOL bForceIframe) in MApi_MFE_CompressOnePicture_ex() argument
358 return _MApi_MFE_CompressOnePicture(appPVR_Info, YUVPlane, bForceIframe); in MApi_MFE_CompressOnePicture_ex()
888 static MS_BOOL mfe_check_input_alignment(MEMMAP_CUR_t YUVPlane) in mfe_check_input_alignment() argument
922 if ((YUVPlane.Cur_Y0.miuAddress & align) != 0 || in mfe_check_input_alignment()
923 (YUVPlane.Cur_C0.miuAddress & align) != 0) in mfe_check_input_alignment()
930 if ((YUVPlane.Cur_Y1.miuAddress & align) != 0 || in mfe_check_input_alignment()
931 (YUVPlane.Cur_C1.miuAddress & align) != 0) in mfe_check_input_alignment()
941 MS_BOOL _MApi_MFE_CompressOnePicture(PVR_Info* mfe_Info, MEMMAP_CUR_t YUVPlane, MS_BOOL bForceIfram… in _MApi_MFE_CompressOnePicture() argument
952 …ms_dprintf(ADP_L2, "input Y0: VA %p, PA 0x%x\n", YUVPlane.Cur_Y0.miuPointer, (unsigned int)YUVPlan… in _MApi_MFE_CompressOnePicture()
953 …ms_dprintf(ADP_L2, "input C0: VA %p, PA 0x%x\n", YUVPlane.Cur_C0.miuPointer, (unsigned int)YUVPlan… in _MApi_MFE_CompressOnePicture()
[all …]
H A DapiMFE_priv.h167 MS_BOOL _MApi_MFE_CompressOnePicture(PVR_Info* mfe_Info, MEMMAP_CUR_t YUVPlane, MS_BOOL bForceIfram…
H A DapiMFE_v2.c155 …FECompressOnePicture(pCompressOnePicture->mfe_Info,pCompressOnePicture->YUVPlane,pCompressOnePictu… in MFEIoctl()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiVOIPMFE.h230 MS_BOOL MApi_MFE_CompressOnePicture_ex(MEMMAP_CUR_t YUVPlane, MS_BOOL bForceIframe);
H A DapiMFE_v2.h157 MEMMAP_CUR_t YUVPlane; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiVOIPMFE.h283 MS_BOOL MApi_MFE_CompressOnePicture_ex(MEMMAP_CUR_t YUVPlane, MS_BOOL bForceIframe);
H A DapiMFE_v2.h241 MEMMAP_CUR_t YUVPlane; member
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.c1851 MFE_BOOL MApi_MFE_CompressOnePicture(MFE_U32 YUVPlane, MFE_BOOL bForceIframe) in MApi_MFE_CompressOnePicture() argument
1861 VVOIP_MFE_input_VAaddr = (MFE_U32) MAdp_MPool_PA2KSEG1((void *)YUVPlane); in MApi_MFE_CompressOnePicture()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt34349 MS_BOOL MApi_MFE_CompressOnePicture_ex(MEMMAP_CUR_t YUVPlane, MS_BOOL bForceIframe);
50399 MEMMAP_CUR_t YUVPlane;