This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux: [DRA746] how to run dce_test on Linux?

Tool/software: Linux

 libdce is used on my dev board, I have some questions.
  how could I build dce_test.c for Linux platform? is there example stream for test?
  I found dec_init/dec_deinit/dce_buf_lock/dce_buf_unlock are required on Linux platform, but not used in dce_test.c; I'm afraid dce_test.c isn't ready for Linux platform, right?
  Is there pre-created example stream for dce_test?