Searched refs:VAConfigAttribEncRateControlExt (Results 1 – 9 of 9) sorted by relevance
113 {VAConfigAttribEncRateControlExt, VP9Common_VAEntrypointEncSlice_encRateControlExt.value},141 {VAConfigAttribEncRateControlExt, VP9Common_VAEntrypointEncSlice_encRateControlExt.value},169 {VAConfigAttribEncRateControlExt, VP9Common_VAEntrypointEncSlice_encRateControlExt.value},197 {VAConfigAttribEncRateControlExt, VP9Common_VAEntrypointEncSlice_encRateControlExt.value},
118 TOSTR(VAConfigAttribEncRateControlExt); in vaConfigAttribTypeStr()
821 VAConfigAttribEncRateControlExt = 26, enumerator
172 attrib[j].type == VAConfigAttribEncRateControlExt || in CheckAttribList()
280 case VAConfigAttribEncRateControlExt: in vlVaGetConfigAttributes()
621 (*attributeList)[VAConfigAttribEncRateControlExt] = m_encVp9RateControlExt.value; in LoadVp9EncProfileEntrypoints()
1472 (*attributeList)[VAConfigAttribEncRateControlExt] = m_encVp9RateControlExt.value; in LoadVp9EncProfileEntrypoints()
801 (*attributeList)[VAConfigAttribEncRateControlExt] = m_encVp9RateControlExt.value; in LoadVp9EncProfileEntrypoints()
487 ||attrib[j].type == VAConfigAttribEncRateControlExt in CheckAttribList()