Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Drate_control_api.h183 void rc_reset_first_frame_coded_flag(
Dihevce_rc_interface.c2164 rc_reset_first_frame_coded_flag(ps_rc_ctxt->rc_hdl, rc_pic_type); in ihevce_rc_get_pic_quant()
2932 rc_reset_first_frame_coded_flag(ps_rc_ctxt->rc_hdl, I_PIC); in ihevce_rc_get_pic_quant()
3041 rc_reset_first_frame_coded_flag(ps_rc_ctxt->rc_hdl, rc_pic_type); in ihevce_rc_get_pic_quant()
Drate_control_api.c3633 void rc_reset_first_frame_coded_flag( in rc_reset_first_frame_coded_flag() function