• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1if use_drm
2  executable('sfcsample', [ 'TestMain.cpp', 'VDecAccelVA.cpp' ],
3             dependencies: libva_display_dep,
4             install: true)
5endif
6