Searched refs:FLAC__StreamEncoderProtected (Results 1 – 3 of 3) sorted by relevance
91 typedef struct FLAC__StreamEncoderProtected { struct122 } FLAC__StreamEncoderProtected; argument
458 struct FLAC__StreamEncoderProtected;465 struct FLAC__StreamEncoderProtected *protected_; /* avoid the C++ keyword 'protected' */
546 encoder->protected_ = calloc(1, sizeof(FLAC__StreamEncoderProtected)); in FLAC__stream_encoder_new()