examples/ip_pipeline: add action profile objects
authorJasvinder Singh <jasvinder.singh@intel.com>
Thu, 29 Mar 2018 18:31:47 +0000 (19:31 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Thu, 5 Apr 2018 17:00:08 +0000 (19:00 +0200)
commit719374345ceea6ca3321b0f3f0bba2a1c7be1831
treecbc3ee556b27c480e38238b139d1a779c8d26d8a
parent9a408cc8acc8808e237dceae4bedb7d1b66d3e94
examples/ip_pipeline: add action profile objects

Add action profile object implementation to the application.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
examples/ip_pipeline/Makefile
examples/ip_pipeline/action.c [new file with mode: 0644]
examples/ip_pipeline/action.h [new file with mode: 0644]
examples/ip_pipeline/cli.c
examples/ip_pipeline/cli.h
examples/ip_pipeline/main.c
examples/ip_pipeline/meson.build