Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/va/
Dcontext.c216 int is_vpp; in vlVaCreateContext() local
226 is_vpp = config->profile == PIPE_VIDEO_PROFILE_UNKNOWN && !picture_width && in vlVaCreateContext()
229 if (!(picture_width && picture_height) && !is_vpp) in vlVaCreateContext()
236 if (is_vpp) { in vlVaCreateContext()