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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpeg4audio.c98 c->ext_object_type = AOT_SBR;
105 c->ext_object_type = AOT_NULL;
121 if (c->ext_object_type != AOT_SBR && sync_extension) {
125 c->ext_object_type = get_object_type(&gb);
126 if (c->ext_object_type == AOT_SBR && (c->sbr = get_bits1(&gb)) == 1)
H A Dmpeg4audio.h35 int ext_object_type; member in struct:__anon1954
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg4audio.c101 c->ext_object_type = AOT_SBR;
108 c->ext_object_type = AOT_NULL;
124 if (c->ext_object_type != AOT_SBR && sync_extension) {
128 c->ext_object_type = get_object_type(&gb);
129 if (c->ext_object_type == AOT_SBR && (c->sbr = get_bits1(&gb)) == 1) {
H A Dmpeg4audio.h35 int ext_object_type; member in struct:MPEG4AudioConfig
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Disom.c440 cfg.object_type, cfg.ext_object_type,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Disom.c483 cfg.object_type, cfg.ext_object_type,

Completed in 129 milliseconds