Home
last modified time | relevance | path

Searched refs:OC_NONE (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daac.h117 OC_NONE, ///< Output unconfigured enumerator
Daacdec_template.c504 if (ac->oc[1].status == OC_LOCKED || ac->oc[0].status == OC_NONE) { in push_output_configuration()
508 ac->oc[1].status = OC_NONE; in push_output_configuration()
517 if (ac->oc[1].status != OC_LOCKED && ac->oc[0].status != OC_NONE) { in pop_output_configuration()
3124 if (ac->dmono_mode && ac->oc[0].status == OC_NONE) {
3456 ac->oc[1].status = OC_NONE;