Home | History | Annotate | Download | only in stagefright

Lines Matching refs:AVC

128         fprintf(stderr, "AVC video profile %d and level %d\n", profile, level);
410 AVC,
431 mStreamType = AVC;
480 if (mStreamType == AVC) {
490 if (mStreamType != AVC || mSawFirstIDRFrame) {