Home
last modified time | relevance | path

Searched defs:surfaces (Results 1 – 22 of 22) sorted by relevance

/hardware/intel/common/libva/test/basic/
Dtest.c55 VASurfaceID surfaces[21]; in main() local
96 VASurfaceID surfaces[20]; in main() local
Dtest_09.c69 VASurfaceID *surfaces = malloc(total_surfaces * sizeof(VASurfaceID)); in test() local
Dtest_08.c68 VASurfaceID surfaces[NUM_SIZES+1]; in test() local
Dtest_10.c31 VASurfaceID *surfaces; variable
Dtest_11.c31 VASurfaceID *surfaces; variable
/hardware/intel/common/libva/va/
Dva_compat.c37 VASurfaceID *surfaces in vaCreateSurfaces_0_32_0()
Dva_compat.h102 #define vaCreateSurfaces6(dpy, width, height, format, num_surfaces, surfaces) \ argument
106 #define vaCreateSurfaces8(dpy, format, width, height, surfaces, num_surfaces, attribs, num_attribs)… argument
Dva_tpi.c52 VASurfaceID *surfaces, /* out */ in vaCreateSurfacesWithAttribute()
Dva.c841 VASurfaceID *surfaces, in vaCreateSurfaces()
Dva_trace.c529 VASurfaceID *surfaces, /* out */ in va_TraceCreateSurfaces()
/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformatenc_h264.h42 VASurfaceID * surfaces; member
Dmixvideoformatenc_preview.h42 VASurfaceID * surfaces; member
Dmixvideoformatenc_mpeg4.h43 VASurfaceID * surfaces; member
Dmixsurfacepool.c224 VASurfaceID *surfaces, guint num_surfaces) { in mix_surfacepool_initialize()
Dmixvideoformatenc_preview.c146 VASurfaceID * surfaces; in mix_videofmtenc_preview_initialize() local
Dmixvideoformatenc_mpeg4.c147 VASurfaceID * surfaces; in mix_videofmtenc_mpeg4_initialize() local
Dmixvideoformat_mp42.c202 VASurfaceID *surfaces = NULL; in mix_videofmt_mp42_initialize() local
Dmixvideoformatenc_h264.c147 VASurfaceID * surfaces; in mix_videofmtenc_h264_initialize() local
Dmixvideoformat_vc1.c264 VASurfaceID *surfaces = NULL; in mix_videofmt_vc1_initialize() local
Dmixvideoformat_h264.c174 VASurfaceID *surfaces = NULL; in mix_videofmt_h264_initialize() local
/hardware/intel/img/psb_video/src/
Dpsb_output.c1743 VASurfaceID *surfaces = target_surfaces; in psb__AssociateSubpicture() local
1814 VASurfaceID *surfaces = target_surfaces; in psb_DeassociateSubpicture() local
Dpsb_drv_video.h632 unsigned char *surfaces; /* surfaces, associated with this subpicture */ member