Home
last modified time | relevance | path

Searched refs:tab_num_mc (Results 1 – 6 of 6) sorted by relevance

/dports/audio/mctoolame-encoder/mctoolame-01a/
H A Dalloc_tables.c558 fr_ps->tab_num_ml = fr_ps->tab_num_mc; in mc_pick_table()
571 fr_ps->tab_num_mc); in mc_pick_table()
H A Dcommon.h219 int tab_num_mc; /* number of MC table as loaded */ member
H A Dmusicin.c194 fr_ps.tab_num_mc = -1; in main()
/dports/audio/mctoolame-decoder/mctoolamed-01a/
H A Dalloc_tables.c555 fr_ps->tab_num_ml = fr_ps->tab_num_mc; in mc_pick_table()
H A Dcommon.h204 int tab_num_mc; /* number of MC-table as loaded */ member
H A Dmusicout.c124 fr_ps.tab_num_mc = -1; /* no table loaded */ in main()