设置协议相关的内存分配通道参数,如slice、pps(Picture Parameter Set)、sps(Sequence Parameter Set)等。
不支持该接口。
hi_s32 hi_mpi_vdec_set_protocol_param(hi_vdec_chn chn, const hi_vdec_protocol_param *protocol_param)
参数名 |
输入/输出 |
说明 |
---|---|---|
chn |
输入 |
解码通道号。 Atlas 推理系列产品,该参数的取值范围:[0, 256),JPEGD功能和VDEC功能共用通道,且通道总数最多256。 Atlas A2训练系列产品,该参数的取值范围:[0, 256),JPEGD功能和VDEC功能共用通道,且通道通道总数最多256,其中,JPEGD解码通道总数最多256,VDEC解码通道总数最多32。 |
protocol_param |
输入 |
解码通道参数指针。 |