Searched refs:getComplexity (Results 1 – 2 of 2) sorted by relevance
104 uint32_t getComplexity() const { return mComplexity->value; } in getComplexity() function in android::C2SoftFlacEnc::IntfImpl382 mIntf->getComplexity()); in configureEncoder()
117 uint32_t getComplexity() const { return mComplexity->value; } in getComplexity() function in android::C2SoftOpusEnc::IntfImpl154 int complexity = mIntf->getComplexity(); in configureEncoder()