Home | History | Annotate | Download | only in h264dec

Lines Matching refs:eProfile

268         pDstProfileLevel->eProfile = pProfileLevel->profile;
291 pDstProfileLevel->eProfile = pSrcAVCComponent->eProfile;
485 pDstAVCComponent->eProfile = pSrcProfileLevel->eProfile;
1408 pH264Dec->AVCComponent[i].eProfile = OMX_VIDEO_AVCProfileBaseline;