Searched defs:FileDecoder (Results 1 – 2 of 2) sorted by relevance
11 public class FileDecoder implements ResourceDecoder<File, File> { class
345 class FileDecoder : public FLAC::Decoder::File, public DecoderCommon { class347 FileDecoder(Layer layer): FLAC::Decoder::File(), DecoderCommon(layer) { } in FileDecoder() function in FileDecoder