文档
注册

hi_venc_h264_stream_info

说明

定义H.264协议码流特征信息。

定义

typedef struct {
    hi_u32 pic_bytes;
    hi_u32 inter16x16_mb_num;
    hi_u32 inter8x8_mb_num;
    hi_u32 intra16_mb_num;
    hi_u32 intra8_mb_num;
    hi_u32 intra4_mb_num;
    hi_venc_ref_type ref_type;
    hi_u32 update_attr_cnt;
    hi_u32 start_qp;
    hi_u32 mean_qp;
    hi_bool is_p_skip;
} hi_venc_h264_stream_info;

成员

成员名称

描述

pic_bytes

编码当前帧的字节数。

inter16x16_mb_num

编码当前帧中采用Inter16*16预测模式的宏块数。暂不支持。

inter8x8_mb_num

编码当前帧中采用Inter8*8预测模式的宏块数。暂不支持。

intra16_mb_num

编码当前帧中采用Intra16预测模式的宏块数。暂不支持。

intra8_mb_num

编码当前帧中采用Intra8预测模式的宏块数。暂不支持。

intra4_mb_num

编码当前帧中采用Intra4预测模式的宏块数。暂不支持。

ref_type

高级跳帧参考下的编码帧类型。暂不支持。

update_attr_cnt

通道属性或参数(包含RC参数)被设置的次数。暂不支持。

start_qp

编码当前帧的startqp值。

mean_qp

编码当前帧的平均QP帧。

is_p_skip

标识当前帧是否为pskip帧。暂不支持。

搜索结果
找到“0”个结果

当前产品无相关内容

未找到相关内容,请尝试其他搜索词