Home | History | Annotate | Download | only in mpeg4dec

Lines Matching refs:eProfile

392         pDstProfileLevel->eProfile = pProfileLevel->profile;
418 pDstProfileLevel->eProfile = pSrcMpeg4Param->eProfile;
422 pDstProfileLevel->eProfile = pSrcH263Param->eProfile;
650 pDstMpeg4Param->eProfile = pSrcProfileLevel->eProfile;
658 pDstH263Param->eProfile = pSrcProfileLevel->eProfile;
1570 pMpeg4Dec->mpeg4Component[i].eProfile = OMX_VIDEO_MPEG4ProfileSimple;
1577 pMpeg4Dec->h263Component[i].eProfile = OMX_VIDEO_H263ProfileBaseline | OMX_VIDEO_H263ProfileISWV2;