Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dvbr_str_prms.h65 void change_vsp_src_ticks(vbr_str_prms_t *p_vbr_str_prms, UWORD32 u4_src_ticks);
Dvbr_str_prms.c127 void change_vsp_src_ticks(vbr_str_prms_t *p_vbr_str_prms, UWORD32 u4_src_ticks) in change_vsp_src_ticks() function
Drate_control_api.c2861 change_vsp_src_ticks(&ps_rate_control_api->s_vbr_str_prms, u4_src_ticks); in change_frame_rate()