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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dalsdec.c46 * by the encoder and stored in ALSSpecificConfig.
179 } ALSSpecificConfig; typedef in typeref:struct:__anon1858
195 ALSSpecificConfig sconf;
255 ALSSpecificConfig *sconf = &ctx->sconf;
279 /** Read an ALSSpecificConfig from a buffer into the output struct.
287 ALSSpecificConfig *sconf = &ctx->sconf;
335 // check for ALSSpecificConfig struct
406 // no need to read the rest of ALSSpecificConfig (ra_unit_size & aux data)
414 /** Check the ALSSpecificConfig for unsupported features.
418 ALSSpecificConfig *scon
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dalsdec.c45 * by the encoder and stored in ALSSpecificConfig.
178 } ALSSpecificConfig; typedef in typeref:struct:__anon3073
193 ALSSpecificConfig sconf;
254 ALSSpecificConfig *sconf = &ctx->sconf;
278 /** Read an ALSSpecificConfig from a buffer into the output struct.
286 ALSSpecificConfig *sconf = &ctx->sconf;
336 // check for ALSSpecificConfig struct
415 // no need to read the rest of ALSSpecificConfig (ra_unit_size & aux data)
423 /** Check the ALSSpecificConfig for unsupported features.
427 ALSSpecificConfig *scon
[all...]

Completed in 22 milliseconds