OC_NONE 427 libavcodec/aacdec.c if (ac->oc[1].status == OC_LOCKED || ac->oc[0].status == OC_NONE) { OC_NONE 430 libavcodec/aacdec.c ac->oc[1].status = OC_NONE; OC_NONE 438 libavcodec/aacdec.c if (ac->oc[1].status != OC_LOCKED && ac->oc[0].status != OC_NONE) { OC_NONE 2836 libavcodec/aacdec.c if (ac->dmono_mode && ac->oc[0].status == OC_NONE) {