Searched refs:isVQEligible (Results 1 – 1 of 1) sorted by relevance
72 int32_t isVQEligible = 0; in VQApply() local73 (void) codec->getFeatureValue("_vq_eligible.device", &isVQEligible); in VQApply()74 if (!isVQEligible) { in VQApply()