Searched refs:FLAC__OggEncoderAspectWriteCallbackProxy (Results 1 – 3 of 3) sorted by relevance
60 typedef FLAC__StreamEncoderWriteStatus (*FLAC__OggEncoderAspectWriteCallbackProxy)(const void *enco… typedef62 …ples, unsigned current_frame, FLAC__bool is_last_block, FLAC__OggEncoderAspectWriteCallbackProxy w…
111 …ples, unsigned current_frame, FLAC__bool is_last_block, FLAC__OggEncoderAspectWriteCallbackProxy w… in FLAC__ogg_encoder_aspect_write_callback_wrapper()
2685 (FLAC__OggEncoderAspectWriteCallbackProxy)encoder->private_->write_callback, in write_frame_()