Searched refs:get_bits_per_frame (Results 1 – 3 of 3) sorted by relevance
120 WORD32 get_bits_per_frame(bit_allocation_handle ps_bit_allocation);
3167 float bpp = (float)get_bits_per_frame(ps_rate_control_api->ps_bit_allocation) / i4_num_pixel; in rc_get_qp_scene_change_bits()3930 (float)get_bits_per_frame(ps_rate_control_api->ps_bit_allocation) / i4_total_pixels; in rc_get_max_hme_sad_per_pixel()
1617 WORD32 get_bits_per_frame(bit_allocation_t *ps_bit_allocation) in get_bits_per_frame() function