下载
中文
注册

InitJpegDecodeChannel

函数功能

初始化JPEG图像通道,用于JPEG解码。

函数原型

APP_ERROR DvppWrapper::InitJpegDecodeChannel(const JpegDecodeChnConfig& config);

参数说明

参数名

输入/输出

说明

config

输入

通道配置参数。

对应数据结构参见如下(当前预留)。

struct JpegDecodeChnConfig {};

返回参数说明

数据结构

说明

APP_ERROR

程序执行返回的错误码,请参考APP_ERROR说明