Searched refs:normal_frame_bits (Results 1 – 1 of 1) sorted by relevance
2259 int normal_frame_bits; in allocate_gf_group_bits() local2297 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()2299 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()2330 normal_frame_bits = (int)(total_group_bits / normal_frames); in allocate_gf_group_bits()2332 normal_frame_bits = (int)total_group_bits; in allocate_gf_group_bits()2334 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()2367 normal_frame_bits = (int)((double)total_group_bits * in allocate_gf_group_bits()2371 target_frame_size = normal_frame_bits; in allocate_gf_group_bits()2373 last_frame_reduction = normal_frame_bits / 16; in allocate_gf_group_bits()