• Home
  • Raw
  • Download

Lines Matching refs:LWORD64

248     LWORD64 i8_num_frames_to_encode,  in initialise_rate_control()
254 LWORD64 i8_num_gop_mem_alloc, in initialise_rate_control()
775 prev_qp_q6 = (ps_rate_control_api->i4_P_to_I_ratio * (LWORD64)prev_qp_q6) >> in get_min_max_qp()
781 prev_qp_q6 = (I_TO_P_RATIO * (LWORD64)prev_qp_q6) >> K_Q; in get_min_max_qp()
790 prev_qp_q6 = (P_TO_B_RATIO * (LWORD64)prev_qp_q6) >> (K_Q); in get_min_max_qp()
794 prev_qp_q6 = (P_TO_B_RATIO_HBR * (LWORD64)prev_qp_q6) >> (K_Q); in get_min_max_qp()
803 prev_qp_q6 = (P_TO_B_RATIO * I_TO_P_RATIO * (LWORD64)prev_qp_q6) >> (K_Q + K_Q); in get_min_max_qp()
807 prev_qp_q6 = (P_TO_B_RATIO_HBR * I_TO_P_RATIO * (LWORD64)prev_qp_q6) >> (K_Q + K_Q); in get_min_max_qp()
840 hi_dev_qp_q6 = ((LWORD64)hi_dev_qp_q6 * 18) >> 4; in get_min_max_qp()
845 lo_dev_qp_q6 = ((LWORD64)lo_dev_qp_q6 * 14) >> 4; in get_min_max_qp()
855 lo_dev_qp_q6 = ((LWORD64)prev_I_qp_q6 * 14) >> 4; in get_min_max_qp()
871 ((LWORD64)i4_p_qp_q6 * I_TO_P_RATIO * I_TO_P_RATIO * I_TO_P_RATIO) >> in get_min_max_qp()
876 (WORD32)(((LWORD64)i4_p_qp_q6 * I_TO_P_RATIO * I_TO_P_RATIO) >> (K_Q + K_Q)); in get_min_max_qp()
879 hi_dev_qp_temp_q6 = (WORD32)(((LWORD64)i4_p_qp_q6 * I_TO_P_RATIO) >> (K_Q)); in get_min_max_qp()
885 hi_dev_qp_temp_q6 = (WORD32)(((LWORD64)i4_p_qp_q6 * P_TO_I_RATIO) >> (K_Q)); in get_min_max_qp()
1718 LWORD64 *pi8_bits_from_finalQP, in get_bits_for_final_qp()
1866 LWORD64 get_gop_bits(rate_control_api_t *ps_rate_control_api) in get_gop_bits()
1870 LWORD64 get_gop_sad(rate_control_api_t *ps_rate_control_api) in get_gop_sad()
1876 LWORD64 i8_buffer_play_bits = in check_if_current_GOP_is_simple()
1895 LWORD64 rc_get_rbip_and_num_frames(rate_control_api_t *ps_rate_control_api, WORD32 *pi4_num_frames) in rc_get_rbip_and_num_frames()
1926 LWORD64 *pi8_mb_type_sad, /* Frame level SAD for each type of MB[Intra/Inter] */ in update_frame_level_info()
1931 LWORD64 *pi8_tot_mb_type_qp_q6, /* Total qp of all MBs based on mb type */ in update_frame_level_info()
1955 LWORD64 i8_frame_sad = 0; /* Frame level SAD */ in update_frame_level_info()
1958 LWORD64 i8_avg_qp = 0, i8_avg_qp_q6 = 0; in update_frame_level_info()
2332 ((LWORD64)i4_avg_qp * P_TO_I_RATIO) >> K_Q; in update_frame_rc_get_frame_qp_info()
2334 ((LWORD64)i4_avg_qp_q6 * P_TO_I_RATIO) >> K_Q; in update_frame_rc_get_frame_qp_info()
2339 ((LWORD64)i4_avg_qp * P_TO_I_RATIO * P_TO_I_RATIO) >> (K_Q + K_Q); in update_frame_rc_get_frame_qp_info()
2341 ((LWORD64)i4_avg_qp_q6 * P_TO_I_RATIO * P_TO_I_RATIO) >> (K_Q + K_Q); in update_frame_rc_get_frame_qp_info()
2346 ((LWORD64)i4_avg_qp * P_TO_I_RATIO * P_TO_I_RATIO * P_TO_I_RATIO) >> in update_frame_rc_get_frame_qp_info()
2349 ((LWORD64)i4_avg_qp_q6 * P_TO_I_RATIO * P_TO_I_RATIO * P_TO_I_RATIO) >> in update_frame_rc_get_frame_qp_info()
2355 ((LWORD64)i4_avg_qp * P_TO_I_RATIO * P_TO_I_RATIO * P_TO_I_RATIO * P_TO_I_RATIO) >> in update_frame_rc_get_frame_qp_info()
2358 ((LWORD64)i4_avg_qp_q6 * P_TO_I_RATIO * P_TO_I_RATIO * P_TO_I_RATIO * in update_frame_rc_get_frame_qp_info()
3144 LWORD64 i8_satd_by_act_accum, in rc_get_qp_scene_change_bits()
3208 i8_satd_by_act_accum = (LWORD64)(i4_min_num_pixel / 2); in rc_get_qp_scene_change_bits()
3212 i8_satd_by_act_accum = (LWORD64)(i4_min_num_pixel * 3.0f / 4.0f); in rc_get_qp_scene_change_bits()
3215 i8_satd_by_act_accum = (LWORD64)(i4_min_num_pixel); in rc_get_qp_scene_change_bits()
3347 LWORD64 i8_satd_act_accum, in rc_get_qp_for_scd_frame()
3363 LWORD64 *pi8_i_tex_bits, in rc_get_qp_for_scd_frame()
3681 LWORD64 i8_per_pixel_frm_hme_sad_q10, in rc_put_temp_comp_lap()
3842 LWORD64 i8_total_bits_est_consu_lap2, in rc_bit_alloc_detect_ebf_stuff_scenario()
3846 LWORD64 i8_ebf, i8_estimate_ebf_at_end; in rc_bit_alloc_detect_ebf_stuff_scenario()
4192 rate_control_api_t *ps_rate_control_api, LWORD64 i8_2pass_avg_bit_rate) in rc_set_2pass_avg_bit_rate()