Searched refs:gop_level_stat_t (Results 1 – 3 of 3) sorted by relevance
467 gop_level_stat_t *ps_gop; in get_bits_based_on_complexity()471 (gop_level_stat_t *)ps_bit_allocation->pv_gop_stat + ps_bit_allocation->i8_cur_gop_num; in get_bits_based_on_complexity()1630 gop_level_stat_t *ps_cur_gop_stat; in ba_get_gop_bits()1632 (gop_level_stat_t *)ps_bit_allocation->pv_gop_stat + ps_bit_allocation->i8_cur_gop_num; in ba_get_gop_bits()1646 gop_level_stat_t *ps_cur_gop_stat; in ba_get_gop_sad()1648 (gop_level_stat_t *)ps_bit_allocation->pv_gop_stat + ps_bit_allocation->i8_cur_gop_num; in ba_get_gop_sad()1660 gop_level_stat_t *ps_cur_gop_stat; in ba_get_buffer_play_bits_for_cur_gop()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()2631 gop_level_stat_t *ps_cur_gop; in rc_update_bit_distribution_gop_level_2pass()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 …]
129 } gop_level_stat_t; typedef
315 ps_mem_tab[RC_MULTI_PASS_GOP_STAT].i4_mem_size = sizeof(gop_level_stat_t); in ihevce_rc_get_mem_recs()