Home | History | Annotate | Download | only in libmedia

Lines Matching full:mduration

340     profile->mDuration = atoi(atts[5]);
649 profile->mDuration = 60;
666 profile->mDuration = 60;
705 profile->mDuration = 30;
722 profile->mDuration = 60;
1016 if (!strcmp("duration", name)) return mCamcorderProfiles[index]->mDuration;