Home | History | Annotate | Download | only in src

Lines Matching refs:VAProfileH264High

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