• Home
  • Raw
  • Download

Lines Matching refs:pv_gop_stat

118     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()
2692 ps_cur_gop = (gop_level_stat_t *)((gop_level_stat_t *)pv_gop_stat + i4_cur_gop_num); in rc_update_bit_distribution_gop_level_2pass()
2703 ps_cur_gop = (gop_level_stat_t *)((gop_level_stat_t *)pv_gop_stat + i4_cur_gop_num); in rc_update_bit_distribution_gop_level_2pass()
2720 ps_cur_gop = (gop_level_stat_t *)((gop_level_stat_t *)pv_gop_stat + i4_cur_gop_num); in rc_update_bit_distribution_gop_level_2pass()
2809 ps_cur_gop = (gop_level_stat_t *)((gop_level_stat_t *)pv_gop_stat + temp_i); in rc_update_bit_distribution_gop_level_2pass()
2816 ps_cur_gop = (gop_level_stat_t *)((gop_level_stat_t *)pv_gop_stat + temp_i); in rc_update_bit_distribution_gop_level_2pass()
2954 ps_bit_allocation->pv_gop_stat = pv_gop_stat_summary; in ba_set_gop_stat_in_bit_alloc()
3032 (gop_level_stat_t *)ps_bit_allocation->pv_gop_stat + ps_bit_allocation->i8_cur_gop_num; in ba_gop_info_average_qscale_gop_without_offset()