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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dmpeg4audio.c97 c->ext_object_type = AOT_SBR;
104 c->ext_object_type = AOT_NULL;
120 if (c->ext_object_type != AOT_SBR) {
124 c->ext_object_type = get_object_type(&gb);
125 if (c->ext_object_type == AOT_SBR && (c->sbr = get_bits1(&gb)) == 1)
H A Dmpeg4audio.h35 int ext_object_type; member in struct:__anon1268
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dmpeg4audio.c97 c->ext_object_type = AOT_SBR;
104 c->ext_object_type = AOT_NULL;
120 if (c->ext_object_type != AOT_SBR) {
124 c->ext_object_type = get_object_type(&gb);
125 if (c->ext_object_type == AOT_SBR && (c->sbr = get_bits1(&gb)) == 1)
H A Dmpeg4audio.h35 int ext_object_type; member in struct:__anon2173
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dmpeg4audio.c97 c->ext_object_type = AOT_SBR;
104 c->ext_object_type = AOT_NULL;
120 if (c->ext_object_type != AOT_SBR) {
124 c->ext_object_type = get_object_type(&gb);
125 if (c->ext_object_type == AOT_SBR && (c->sbr = get_bits1(&gb)) == 1)
H A Dmpeg4audio.h35 int ext_object_type; member in struct:__anon36198
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dmov.c542 cfg.object_type, cfg.ext_object_type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dmov.c542 cfg.object_type, cfg.ext_object_type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dmov.c542 cfg.object_type, cfg.ext_object_type,

Completed in 135 milliseconds