Home | History | Annotate | Download | only in h264enc

Lines Matching refs:eProfile

214     pH264Arg->ProfileIDC   = OMXAVCProfileToProfileIDC(pH264Enc->AVCComponent[OUTPUT_PORT_INDEX].eProfile); //0;  //(OMX_VIDEO_AVCProfileMain)
371 pDstProfileLevel->eProfile = pProfileLevel->profile;
394 pDstProfileLevel->eProfile = pSrcAVCComponent->eProfile;
529 pDstAVCComponent->eProfile = pSrcProfileLevel->eProfile;
1244 pH264Enc->AVCComponent[i].eProfile = OMX_VIDEO_AVCProfileBaseline;