Searched refs:FLAC__StreamDecoderPrivate (Results 1 – 2 of 2) sorted by relevance
458 struct FLAC__StreamDecoderPrivate;465 struct FLAC__StreamDecoderPrivate *private_; /* avoid the C++ keyword 'private' */
121 typedef struct FLAC__StreamDecoderPrivate { struct170 } FLAC__StreamDecoderPrivate; argument259 decoder->private_ = calloc(1, sizeof(FLAC__StreamDecoderPrivate)); in FLAC__stream_decoder_new()