Searched refs:mISVProfile (Results 1 – 2 of 2) sorted by relevance
54 mISVProfile = new ISVProfile(width, (height == 1088) ? 1080 : height); in ISVProcessor()57 mFilters = mISVProfile->getFilterStatus(); in ISVProcessor()85 mISVProfile = NULL; in ~ISVProcessor()442 mFilterParam.frcRate = mISVProfile->getFRCRate(mFilterParam.frameRate); in configFRC()
99 sp<ISVProfile> mISVProfile; variable