Home
last modified time | relevance | path

Searched refs:Vp8eLinReg (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dvp8e_syntax.h32 } Vp8eLinReg; typedef
98 Vp8eLinReg lin_reg;
99 Vp8eLinReg r_error;
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/vp8/
H A Dvp8e_rc.c77 static MPP_RET update_rc_error(Vp8eLinReg *p, RK_S32 bits) in update_rc_error()
155 static void update_model(Vp8eLinReg *p) in update_model()
258 static RK_S32 new_pic_quant(Vp8eLinReg *p, RK_S32 bits, RK_U8 use_qp_delta_limit) in new_pic_quant()
315 static RK_S32 avg_rc_error(Vp8eLinReg *p) in avg_rc_error()
377 static void update_tables(Vp8eLinReg *p, RK_S32 qp, RK_S32 bits) in update_tables()