Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dbit_allocation.c118 void *pv_gop_stat; member
471 (gop_level_stat_t *)ps_bit_allocation->pv_gop_stat + ps_bit_allocation->i8_cur_gop_num; in get_bits_based_on_complexity()
731 ps_bit_allocation->pv_gop_stat = in init_bit_allocation()
908 void *pv_gop_stat, in ba_init_stat_data() argument
916 ps_bit_allocation->pv_gop_stat = pv_gop_stat; in ba_init_stat_data()
1632 (gop_level_stat_t *)ps_bit_allocation->pv_gop_stat + ps_bit_allocation->i8_cur_gop_num; in ba_get_gop_bits()
1648 (gop_level_stat_t *)ps_bit_allocation->pv_gop_stat + ps_bit_allocation->i8_cur_gop_num; in ba_get_gop_sad()
1662 (gop_level_stat_t *)ps_bit_allocation->pv_gop_stat + ps_bit_allocation->i8_cur_gop_num; in ba_get_buffer_play_bits_for_cur_gop()
2614 void *pv_gop_stat, in rc_update_bit_distribution_gop_level_2pass() argument
2660 ps_cur_gop = (gop_level_stat_t *)((gop_level_stat_t *)pv_gop_stat + temp_i); in rc_update_bit_distribution_gop_level_2pass()
[all …]
Dbit_allocation.h241 void *pv_gop_stat,
255 void *pv_gop_stat,
Dihevce_rc_structs.h241 void *pv_gop_stat; member
Drate_control_api.h88 void *pv_gop_stat,
Drate_control_api.c253 void *pv_gop_stat, in initialise_rate_control()
311 ps_rate_control_api->pv_2pass_gop_summary = pv_gop_stat; in initialise_rate_control()
Dihevce_rc_interface.c386 ps_rc_ctxt->pv_gop_stat = (void *)ps_mem_tab[RC_MULTI_PASS_GOP_STAT].pv_base; in ihevce_rc_mem_init()
1000 ps_rc_ctxt->pv_gop_stat, in ihevce_rc_init()