AOT_SBR 186 libavcodec/aacenc.c put_bits(&pb, 5, AOT_SBR); AOT_SBR 101 libavcodec/mpeg4audio.c if (c->object_type == AOT_SBR || (c->object_type == AOT_PS && AOT_SBR 106 libavcodec/mpeg4audio.c c->ext_object_type = AOT_SBR; AOT_SBR 129 libavcodec/mpeg4audio.c if (c->ext_object_type != AOT_SBR && sync_extension) { AOT_SBR 134 libavcodec/mpeg4audio.c if (c->ext_object_type == AOT_SBR && (c->sbr = get_bits1(&gb)) == 1) { AOT_SBR 74 libavformat/latmenc.c if (m4ac.object_type > AOT_SBR && m4ac.object_type != AOT_ALS) {