Home
last modified time | relevance | path

Searched refs:proc_entrypoint (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libva/test/transcode/
Dmpeg2transcode.cpp3093 int num_entrypoints, proc_entrypoint; in zoom_out_surface() local
3105 for (proc_entrypoint = 0; proc_entrypoint < num_entrypoints; proc_entrypoint++) { in zoom_out_surface()
3106 if (entrypoints[proc_entrypoint] == VAEntrypointVideoProc) in zoom_out_surface()
3110 if (proc_entrypoint == num_entrypoints) { in zoom_out_surface()