Home | History | Annotate | Download | only in src

Lines Matching refs:VAProfileH264Baseline

308                			if (profiles[vaprof] == VAProfileH264Baseline)
319 if ((vaprof >= numprofs) || ((profiles[vaprof] != VAProfileH264Baseline) && (profiles[vaprof] != VAProfileH264High)))