Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/va/
Dcontext.c219 int is_vpp; in vlVaCreateContext() local
233 is_vpp = config->profile == PIPE_VIDEO_PROFILE_UNKNOWN && !picture_width && in vlVaCreateContext()
236 if (!(picture_width && picture_height) && !is_vpp) in vlVaCreateContext()
243 if (is_vpp) { in vlVaCreateContext()