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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpeg4audio.c34 static inline int get_object_type(GetBitContext *gb) function
55 c->object_type = get_object_type(&gb);
63 c->object_type = get_object_type(&gb);
74 c->ext_object_type = get_object_type(&gb);

Completed in 177 milliseconds