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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/include/protected/
H A Dstream_decoder.h40 typedef struct FLAC__StreamDecoderProtected { struct
51 } FLAC__StreamDecoderProtected; typedef in typeref:struct:FLAC__StreamDecoderProtected
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/include/FLAC/
H A Dstream_decoder.h456 struct FLAC__StreamDecoderProtected;
463 struct FLAC__StreamDecoderProtected *protected_; /* avoid the C++ keyword 'protected' */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dstream_decoder.c289 decoder->protected_ = (FLAC__StreamDecoderProtected*)calloc(1, sizeof(FLAC__StreamDecoderProtected));

Completed in 56 milliseconds