Home
last modified time | relevance | path

Searched refs:freegfc (Results 1 – 5 of 5) sorted by relevance

/third_party/lame/
DHACKING104 2. be sure to free the data in freegfc()
120 3. The data should be free'd in the routine freegfc().
DChangeLog18891 moved freegfc() into util.c
/third_party/lame/libmp3lame/
Dutil.h560 void freegfc(lame_internal_flags * const gfc);
Dutil.c112 freegfc(lame_internal_flags * const gfc) in freegfc() function
Dlame.c2272 freegfc(gfc); in lame_close()
2478 freegfc(gfp->internal_flags); in lame_init_old()