Home
last modified time | relevance | path

Searched refs:FLAC__OggDecoderAspectReadCallbackProxy (Results 1 – 2 of 2) sorted by relevance

/external/flac/libFLAC/include/private/
Dogg_decoder_aspect.h76 typedef FLAC__OggDecoderAspectReadStatus (*FLAC__OggDecoderAspectReadCallbackProxy)(const void *dec… typedef
78 …coderAspect *aspect, FLAC__byte buffer[], size_t *bytes, FLAC__OggDecoderAspectReadCallbackProxy r…
/external/flac/libFLAC/
Dogg_decoder_aspect.c103 …coderAspect *aspect, FLAC__byte buffer[], size_t *bytes, FLAC__OggDecoderAspectReadCallbackProxy r… in FLAC__ogg_decoder_aspect_read_callback_wrapper()