Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dfixed_point_error_bits.h54 void change_frm_rate_in_error_bits(error_bits_handle ps_error_bits, WORD32 i4_tgt_frm_rate);
Dfixed_point_error_bits.c222 void change_frm_rate_in_error_bits(error_bits_t *ps_error_bits, WORD32 i4_tgt_frm_rate) in change_frm_rate_in_error_bits() function
Dvbr_storage_vbv.c376 change_frm_rate_in_error_bits(ps_vbr_storage_vbv->ps_error_bits, i4_frm_rate); in change_vbr_vbv_frame_rate()
Dcbr_buffer_control.c795 change_frm_rate_in_error_bits(ps_cbr_buffer->aps_bpf_error_bits[i], i4_tgt_frm_rate); in change_cbr_vbv_tgt_frame_rate()
Dbit_allocation.c1996 change_frm_rate_in_error_bits(ps_bit_allocation->ps_error_bits, i4_frame_rate); in change_remaining_bits_in_period()