Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/vp8/
H A Dvp8e_rc.c241 if (((rc->pic_rc_enable == 0) || (vb->skip_frame_target == 0)) && in skip_pic()
327 if (!rc->pic_rc_enable) { in cal_pic_quant()
447 rc->pic_rc_enable = 1; in vp8e_init_rc()
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dvp8e_syntax.h68 RK_U8 pic_rc_enable; member