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

/hardware/intel/img/psb_video/src/
H A Dpnw_hostjpeg.c610 IMG_UINT8 uc_v_scale; local
694 uc_v_scale = (ui16_comp_height * uc_v_scale_max) /
697 uiBlockCount += (uc_h_scale * uc_v_scale);
720 SetupMCUDetails(pContext, uc_i , uc_h_scale, uc_v_scale, ui16_comp_height, ui16_comp_width);

Completed in 9 milliseconds