Searched refs:FLAC__StreamEncoderProtected (Results 1 – 3 of 3) sorted by relevance
86 typedef struct FLAC__StreamEncoderProtected { struct116 } FLAC__StreamEncoderProtected; argument
459 struct FLAC__StreamEncoderProtected;466 struct FLAC__StreamEncoderProtected *protected_; /* avoid the C++ keyword 'protected' */
516 encoder->protected_ = calloc(1, sizeof(FLAC__StreamEncoderProtected)); in FLAC__stream_encoder_new()