Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dvbr_storage_vbv.h123 void change_vbr_vbv_frame_rate(vbr_storage_vbv_handle ps_vbr_storage_vbv, WORD32 i4_frm_rate);
Dvbr_storage_vbv.c365 void change_vbr_vbv_frame_rate(vbr_storage_vbv_t *ps_vbr_storage_vbv, WORD32 i4_frm_rate) in change_vbr_vbv_frame_rate() function
Drate_control_api.c2851 change_vbr_vbv_frame_rate(ps_rate_control_api->ps_vbr_storage_vbv, u4_frame_rate); in change_frame_rate()