Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:FLAC__StreamDecoderPrivate

150 typedef struct FLAC__StreamDecoderPrivate {
208 } FLAC__StreamDecoderPrivate;
297 decoder->private_ = (FLAC__StreamDecoderPrivate*)calloc(1, sizeof(FLAC__StreamDecoderPrivate));