Home | History | Annotate | Download | only in src

Lines Matching refs:AVC_NALTYPE_IDR

74         video->nal_unit_type = AVC_NALTYPE_IDR;
122 video->nal_unit_type = AVC_NALTYPE_IDR;
873 if ((rateCtrl->VBV_fullness > rateCtrl->Bs / 2) && nal_type != AVC_NALTYPE_IDR) /* skip the current frame */ /* rateCtrl->Bs */