Searched refs:sfcNeeded (Results 1 – 3 of 3) sorted by relevance
57 bool sfcNeeded = false; in GetVpMhwInterface() local94 sfcNeeded = MEDIA_IS_SKU(m_skuTable, FtrSFCPipe); in GetVpMhwInterface()96 if ((veboxNeeded || sfcNeeded) && !m_clearVideoViewMode) in GetVpMhwInterface()98 …eStatus = VphalDevice::CreateVPMhwInterfaces(sfcNeeded, veboxNeeded, veboxItf, sfcItf, miItf, m_os… in GetVpMhwInterface()
91 bool sfcNeeded,
149 bool sfcNeeded, in CreateVPMhwInterfaces() argument158 params.Flags.m_sfc = sfcNeeded; in CreateVPMhwInterfaces()