Home | History | Annotate | Download | only in transcode

Lines Matching refs:slice_entrypoint

2003     int num_entrypoints,slice_entrypoint;
2018 for (slice_entrypoint = 0; slice_entrypoint < num_entrypoints; slice_entrypoint++) {
2019 if (entrypoints[slice_entrypoint] == VAEntrypointEncSlice)
2023 if (slice_entrypoint == num_entrypoints) {