Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:FLAC__StreamDecoderPrivate

127 typedef struct FLAC__StreamDecoderPrivate {
180 } FLAC__StreamDecoderPrivate;
269 decoder->private_ = calloc(1, sizeof(FLAC__StreamDecoderPrivate));