Home
last modified time | relevance | path

Searched refs:source_c (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/libva/test/common/
DMakefile.am36 source_c = va_display.c macro
40 source_c += va_display_x11.c
46 source_c += va_display_drm.c
52 source_c += va_display_wayland.c
57 libva_display_la_SOURCES= $(source_c)
/hardware/intel/common/libva/va/drm/
DMakefile.am30 source_c = \ macro
47 source_c += va_drm_auth_x11.c
54 libva_drm_la_SOURCES = $(source_c)
/hardware/intel/common/libva/va/egl/
DMakefile.am30 source_c = \ macro
42 libva_egl_la_SOURCES = $(source_c)
/hardware/intel/common/libva/va/glx/
DMakefile.am32 source_c = \ macro
50 libva_glx_la_SOURCES = $(source_c)
/hardware/intel/common/libva/va/x11/
DMakefile.am33 source_c = \ macro
61 libva_x11_la_SOURCES = $(source_c)
/hardware/intel/common/libva/va/wayland/
DMakefile.am33 source_c = \ macro
58 libva_wayland_la_SOURCES = $(source_c) $(protocol_source_h)