Home | History | Annotate | Download | only in videoencoder

Lines Matching refs:VAProfileH264Main

30     }else if(VideoEncoderBase::queryProfileLevelConfig(mVADisplay, VAProfileH264Main) == ENCODE_SUCCESS){
31 mComParams.profile = VAProfileH264Main;