Displaying 1 result from an estimated 1 matches for "accoustomed".
Did you mean:
accostumed
2004 Sep 10
1
flac hardware recorder
My name is christopher timko. I am a senior in computer engineering doing
work on a hardware implimentation of flac. I was curious if someone could
help me by pointing me to section of code i need to be looking at for the pc
version of flac. Unfortunatly, i am not that accoustomed to looking at full c
projects, so i am kind of lost here. I found the encode function in the main
routine under flac folder. It gets sent to the encode.c function with a input
and output file name. I notice though that there is an all.h header file
which i can't find in the flac directo...