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

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
H A Dxvmc_private.h72 int picture_structure; member in struct:__anon13239
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/state_trackers/xvmc/
H A Dxvmc_private.h72 int picture_structure; member in struct:__anon26812
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/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
H A Dnouveau_video.h37 unsigned picture_structure; member in struct:nouveau_decoder
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.h37 unsigned picture_structure; member in struct:nouveau_decoder
/external/chromium_org/third_party/libva/va/
H A Dva_enc_mpeg2.h222 unsigned int picture_structure : 2; member in struct:_VAEncPictureParameterBufferMPEG2::__anon11969::__anon11970
H A Dva.h1115 unsigned int picture_structure : 2; member in struct:_VAPictureParameterBufferMPEG2::__anon11907::__anon11908
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_video_state.h124 unsigned picture_structure; member in struct:pipe_mpeg12_picture_desc
/external/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h124 unsigned picture_structure; member in struct:pipe_mpeg12_picture_desc

Completed in 188 milliseconds