Home
last modified time | relevance | path

Searched refs:default_h265e (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/codec/rc/
H A Dh265e_rc.h25 extern const RcImplApi default_h265e;
H A Dh265e_rc.c30 const RcImplApi default_h265e = { variable
H A Drc_api.c83 rc_api_add(&default_h265e); in rc_api_srv_init()
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_CN.md862 …义了几个编码处理流程上的钩子函数,用于在指定环节插入用户自定义的处理方法。具体使用方法可以参考默认的H.264/H.265码控策略实现(default_h264e/default_h265e结构)。
H A DRockchip_Developer_Guide_MPP_EN.md788 …e default H.264/H.265 code control strategy implementation (default_h264e/default_h265e structure).