Searched refs:YUVPlane (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/ |
| H A D | madp_mfe.c | 356 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 D | apiMFE_priv.h | 167 MS_BOOL _MApi_MFE_CompressOnePicture(PVR_Info* mfe_Info, MEMMAP_CUR_t YUVPlane, MS_BOOL bForceIfram…
|
| H A D | apiMFE_v2.c | 155 …FECompressOnePicture(pCompressOnePicture->mfe_Info,pCompressOnePicture->YUVPlane,pCompressOnePictu… in MFEIoctl()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiVOIPMFE.h | 230 MS_BOOL MApi_MFE_CompressOnePicture_ex(MEMMAP_CUR_t YUVPlane, MS_BOOL bForceIframe);
|
| H A D | apiMFE_v2.h | 157 MEMMAP_CUR_t YUVPlane; member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiVOIPMFE.h | 283 MS_BOOL MApi_MFE_CompressOnePicture_ex(MEMMAP_CUR_t YUVPlane, MS_BOOL bForceIframe);
|
| H A D | apiMFE_v2.h | 241 MEMMAP_CUR_t YUVPlane; member
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | madp_mfe.c | 1851 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 D | preprocess.txt | 34349 MS_BOOL MApi_MFE_CompressOnePicture_ex(MEMMAP_CUR_t YUVPlane, MS_BOOL bForceIframe); 50399 MEMMAP_CUR_t YUVPlane;
|