Searched refs:picture_structure (Results 1 – 9 of 9) sorted by relevance
107 desc->picture_structure = surface->picture_structure; in GetPictureDescription()140 if (surface->picture_structure) { in RecursiveEndFrame()143 surface->picture_structure = 0; in RecursiveEndFrame()211 Status XvMCRenderSurface(Display *dpy, XvMCContext *context, unsigned int picture_structure, in XvMCRenderSurface() argument237 if (picture_structure != XVMC_TOP_FIELD && in XvMCRenderSurface()238 picture_structure != XVMC_BOTTOM_FIELD && in XvMCRenderSurface()239 picture_structure != XVMC_FRAME_PICTURE) in XvMCRenderSurface()278 if (target_surface_priv->picture_structure > 0 && ( in XvMCRenderSurface()279 target_surface_priv->picture_structure != picture_structure || in XvMCRenderSurface()291 if (target_surface_priv->picture_structure) in XvMCRenderSurface()[all …]
72 int picture_structure; member
856 if (bs->desc->picture_structure == PIPE_MPEG12_PICTURE_STRUCTURE_FRAME) { in decode_slice()865 if (bs->desc->picture_structure == PIPE_MPEG12_PICTURE_STRUCTURE_FRAME) in decode_slice()871 if (bs->desc->picture_structure == PIPE_MPEG12_PICTURE_STRUCTURE_FRAME && in decode_slice()885 if (bs->desc->picture_structure == PIPE_MPEG12_PICTURE_STRUCTURE_FRAME) in decode_slice()892 if (bs->desc->picture_structure == PIPE_MPEG12_PICTURE_STRUCTURE_FRAME) in decode_slice()
123 unsigned int picture_structure; member
3957 enum AVPictureStructure picture_structure; member
178 if (dec->picture_structure == PIPE_MPEG12_PICTURE_STRUCTURE_FRAME) { in nouveau_vpe_mb_dct_header()183 if (dec->picture_structure == PIPE_MPEG12_PICTURE_STRUCTURE_FIELD_BOTTOM) in nouveau_vpe_mb_dct_header()286 bool frame = dec->picture_structure == PIPE_MPEG12_PICTURE_STRUCTURE_FRAME; in nouveau_vpe_mb_mv_header()335 dec->picture_structure != PIPE_MPEG12_PICTURE_STRUCTURE_FIELD_TOP, in nouveau_vpe_mb_mv_header()339 dec->picture_structure == PIPE_MPEG12_PICTURE_STRUCTURE_FIELD_TOP, in nouveau_vpe_mb_mv_header()439 dec->picture_structure = desc->picture_structure; in nouveau_decoder_decode_macroblock()
37 unsigned picture_structure; member
124 unsigned picture_structure; member
211 picture->picture_structure = picture_info->picture_structure; in vlVdpDecoderRenderMpeg12()