Searched defs:target_surfaces (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | subpicture.c | 170 vlVaAssociateSubpicture(VADriverContextP ctx, VASubpictureID subpicture, VASurfaceID *target_surfaces, int num_surfaces, short src_x, short src_y, unsigned short src_width, unsigned short src_height, short dest_x, short dest_y, unsigned short dest_width, unsigned short dest_height, unsigned int flags) vlVaAssociateSubpicture() argument 247 vlVaDeassociateSubpicture(VADriverContextP ctx, VASubpictureID subpicture, VASurfaceID *target_surfaces, int num_surfaces) vlVaDeassociateSubpicture() argument
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_mpeg12_decoder.c | 757 struct pipe_surface **target_surfaces; in vl_mpeg12_end_frame() local
|
Completed in 3 milliseconds