Home
last modified time | relevance | path

Searched defs:target_surfaces (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/va/
Dva_subpicture.c121 …aAssociateSubpicture(VADriverContextP ctx, VASubpictureID subpicture, VASurfaceID *target_surfaces, in vlVaAssociateSubpicture()
137 VASurfaceID *target_surfaces, int num_surfaces) in vlVaDeassociateSubpicture()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.c677 struct pipe_surface **target_surfaces; in vl_mpeg12_end_frame() local