Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c681 EncRcForceCfg *rc_force = &task->rc_task->force; in h264e_start() local
705 rc_force->force_flag = ENC_RC_FORCE_QP; in h264e_start()
706 rc_force->force_qp = force_frame_qp; in h264e_start()
708 rc_force->force_flag &= (~ENC_RC_FORCE_QP); in h264e_start()
709 rc_force->force_qp = -1; in h264e_start()