Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/va/
Dcontext.c205 int picture_height, int flag, VASurfaceID *render_targets, in vlVaCreateContext() argument
222 !picture_height && !flag && !render_targets && !num_render_targets; in vlVaCreateContext()
224 if (!(picture_width && picture_height) && !is_vpp) in vlVaCreateContext()
242 context->templat.height = picture_height; in vlVaCreateContext()
Dva_private.h302 …lVaCreateContext(VADriverContextP ctx, VAConfigID config_id, int picture_width, int picture_height,
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_mc.h79 unsigned picture_width, unsigned picture_height,