Searched refs:FLAC__StreamDecoderProtected (Results 1 – 3 of 3) sorted by relevance
41 typedef struct FLAC__StreamDecoderProtected { struct53 } FLAC__StreamDecoderProtected; argument
457 struct FLAC__StreamDecoderProtected;464 struct FLAC__StreamDecoderProtected *protected_; /* avoid the C++ keyword 'protected' */
253 decoder->protected_ = calloc(1, sizeof(FLAC__StreamDecoderProtected)); in FLAC__stream_decoder_new()