• Home
  • Raw
  • Download

Lines Matching refs:gop_level_stat_t

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()
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()
3031 gop_level_stat_t *ps_gop_level_stat = in ba_gop_info_average_qscale_gop_without_offset()
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()