Searched defs:picture_structure (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xvmc/
H A Dxvmc_private.h72 int picture_structure; member in struct:__anon12488
H A Dsurface.c107 desc->picture_structure = surface->picture_structure;
140 if (surface->picture_structure) {
143 surface->picture_structure = 0;
211 Status XvMCRenderSurface(Display *dpy, XvMCContext *context, unsigned int picture_structure, argument
237 if (picture_structure != XVMC_TOP_FIELD &&
238 picture_structure != XVMC_BOTTOM_FIELD &&
239 picture_structure != XVMC_FRAME_PICTURE)
278 if (target_surface_priv->picture_structure > 0 && (
279 target_surface_priv->picture_structure !
[all...]
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.h37 unsigned picture_structure; member in struct:nouveau_decoder
/external/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h124 unsigned picture_structure; member in struct:pipe_mpeg12_picture_desc

Completed in 679 milliseconds