Searched defs:OurDecoder (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/examples/cpp/decode/file/
H A Dmain.cpp63 class OurDecoder: public FLAC::Decoder::File { class in inherits:FLAC::Decoder::File
65 OurDecoder(FILE *f_): FLAC::Decoder::File(), f(f_) { } function in class:OurDecoder

Completed in 37 milliseconds