Home
last modified time | relevance | path

Searched refs:maxL0L1ReferencesPerFrame (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/va/
Dconfig.c191 … int maxL0L1ReferencesPerFrame = pscreen->get_video_param(pscreen, ProfileToPipe(profile), in vlVaGetConfigAttributes() local
194 if (maxL0L1ReferencesPerFrame <= 0) in vlVaGetConfigAttributes()
197 value = maxL0L1ReferencesPerFrame; in vlVaGetConfigAttributes()