Home
last modified time | relevance | path

Searched refs:credits_end_curve (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/mencoder/mplayer-export-2021-12-29/
H A Dxvid_vbr.h148 double credits_end_curve; member
H A Dxvid_vbr.c795 state->credits_end_curve = (double) in vbr_init_2pass2()
802 (credits2_bytes / state->credits_end_curve); in vbr_init_2pass2()
814 state->credits_start_curve = state->credits_end_curve = in vbr_init_2pass2()
822 (long long)(credits2_bytes/state->credits_end_curve); in vbr_init_2pass2()
1209 bytes2 = (int)(bytes1 / state->credits_end_curve); in vbr_getquant_2pass2()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/
H A Dxvid_vbr.h148 double credits_end_curve; member
H A Dxvid_vbr.c795 state->credits_end_curve = (double) in vbr_init_2pass2()
802 (credits2_bytes / state->credits_end_curve); in vbr_init_2pass2()
814 state->credits_start_curve = state->credits_end_curve = in vbr_init_2pass2()
822 (long long)(credits2_bytes/state->credits_end_curve); in vbr_init_2pass2()
1209 bytes2 = (int)(bytes1 / state->credits_end_curve); in vbr_getquant_2pass2()