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.

dm365 jpeg图片压缩



在dvsdk_dm365_4_02_00_06/dvsdk-demos_4_02_00_01/dm365/encode/video.c

中包要使用IIMGENC1_Params定义,应该如何包含头文件?编译总是出现找不到IIMGENC1_Params定义错误

#include <ti/sdo/dmai/Fifo.h>

#include <ti/sdo/dmai/Pause.h>

#include <ti/sdo/dmai/BufTab.h>

#include <ti/sdo/dmai/VideoStd.h>

#include <ti/sdo/dmai/BufferGfx.h>

#include <ti/sdo/dmai/Rendezvous.h>

#include <ti/sdo/dmai/ce/Venc1.h>

#include <../../xdais_6_26_01_03/packages/ti/xdais/dm/iimgenc1.h>