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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpeg4audio.c60 c->ext_object_type = c->object_type;
65 c->ext_object_type = 0;
69 if (c->ext_object_type != 5) {
74 c->ext_object_type = get_object_type(&gb);
75 if (c->ext_object_type == 5 && (c->sbr = get_bits1(&gb)) == 1)
H A Dmpeg4audio.h33 int ext_object_type; member in struct:__anon550
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmov.c437 cfg.object_type, cfg.ext_object_type,

Completed in 118 milliseconds