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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC++/
H A Ddecoders.cpp132 ::FLAC__StreamDecoderWriteStatus common_write_callback_(const ::FLAC__Frame *frame);
137 ::FLAC__StreamDecoderWriteStatus DecoderCommon::common_write_callback_(const ::FLAC__Frame *frame) function in class:DecoderCommon
291 return common_write_callback_(frame);
361 return common_write_callback_(frame);

Completed in 33 milliseconds