Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/va/
Dconfig.c313 int maxSlicesPerEncodedPic = pscreen->get_video_param(pscreen, ProfileToPipe(profile), in vlVaGetConfigAttributes() local
316 if (maxSlicesPerEncodedPic <= 0) in vlVaGetConfigAttributes()
319 value = maxSlicesPerEncodedPic; in vlVaGetConfigAttributes()