diff options
Diffstat (limited to 'src/gallium/frontends/omx/tizonia/Makefile.sources')
-rw-r--r-- | src/gallium/frontends/omx/tizonia/Makefile.sources | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/src/gallium/frontends/omx/tizonia/Makefile.sources b/src/gallium/frontends/omx/tizonia/Makefile.sources new file mode 100644 index 00000000000..7e039d3c5ad --- /dev/null +++ b/src/gallium/frontends/omx/tizonia/Makefile.sources @@ -0,0 +1,22 @@ +C_SOURCES := \ + entrypoint.c \ + entrypoint.h \ + h264d.c \ + h264d.h \ + h264dprc.c \ + h264dprc.h \ + h264dinport.c \ + h264dinport.h \ + h264dinport_decls.h \ + h264e.c \ + h264e.h \ + h264eprc.c \ + h264eprc.h \ + h264einport.h \ + h264einport.c \ + h264einport_decls.h \ + h264einport.h \ + h264eoutport.c \ + h264eoutport_decls.h \ + h264eoutport.h \ + names.h |