Home
last modified time | relevance | path

Searched refs:FLAC__OggEncoderAspectWriteCallbackProxy (Results 1 – 3 of 3) sorted by relevance

/external/flac/libFLAC/include/private/
Dogg_encoder_aspect.h60 typedef FLAC__StreamEncoderWriteStatus (*FLAC__OggEncoderAspectWriteCallbackProxy)(const void *enco… typedef
62 …ples, unsigned current_frame, FLAC__bool is_last_block, FLAC__OggEncoderAspectWriteCallbackProxy w…
/external/flac/libFLAC/
Dogg_encoder_aspect.c112 …ples, unsigned current_frame, FLAC__bool is_last_block, FLAC__OggEncoderAspectWriteCallbackProxy w… in FLAC__ogg_encoder_aspect_write_callback_wrapper()
Dstream_encoder.c2678 (FLAC__OggEncoderAspectWriteCallbackProxy)encoder->private_->write_callback, in write_frame_()