Searched defs:VerifyProfile (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dinit.cpp53 /* profile_idc, constrained_setx_flag and level_idc is set by VerifyProfile(),
532 /* contrained_setx_flag will be set inside the VerifyProfile called below.*/
553 status = VerifyProfile(encvid, seqParam, picParam);
569 AVCEnc_Status VerifyProfile(AVCEncObject *encvid, AVCSeqParamSet *seqParam, AVCPicParamSet *picParam) function

Completed in 46 milliseconds