Searched refs:core_only (Results 1 – 3 of 3) sorted by relevance
197 if (!s->core_only) { in dcadec_decode_frame()286 if (s->core_only) in dcadec_decode_frame()372 …{ "core_only", "Decode core only without extensions", OFFSET(core_only), AV_OPT_TYPE_BOOL, { .i64 …
65 int core_only; ///< Core only decoding flag member
1703 if (s->ext_audio_present && !dca->core_only) { in parse_optional_info()