Searched defs:surf_height (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpsb_texture.c341 static void psb_calculate_subpic_size(int surf_width, int surf_height, int dst_w, int dst_h, PsbVASurfaceRec *surface_subpic) argument
348 src_v_ratio = (float)surf_height / dst_h;

Completed in 104 milliseconds