Searched refs:default_h265e (Results 1 – 5 of 5) sorted by relevance
25 extern const RcImplApi default_h265e;
30 const RcImplApi default_h265e = { variable
83 rc_api_add(&default_h265e); in rc_api_srv_init()
862 …义了几个编码处理流程上的钩子函数,用于在指定环节插入用户自定义的处理方法。具体使用方法可以参考默认的H.264/H.265码控策略实现(default_h264e/default_h265e结构)。
788 …e default H.264/H.265 code control strategy implementation (default_h264e/default_h265e structure).