Searched refs:FLAC_plugin__decode (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Dplayback.h85 unsigned FLAC_plugin__decode(FLAC__StreamDecoder *decoder, stream_data_struct *stream_data, char *sample_buffer);
H A Dplayback.c211 unsigned FLAC_plugin__decode(FLAC__StreamDecoder *decoder, stream_data_struct *stream_data, char *sample_buffer) function
H A Din_flac.c246 int bytes = FLAC_plugin__decode(decoder_, &stream_data_, sample_buffer_);

Completed in 32 milliseconds