Lines Matching refs:screen_h
194 src_crop_width=%d screen_h=%d src_crop_height=%d",
444 int32_t screen_h = displayFrame.bottom - displayFrame.top;
457 screen_h;
458 screen_h = tmp;
462 if(screen_w <=0 || screen_h<=0 ||src_crop_width<=0 || src_crop_height<=0 ) {
464 screen_h=%d src_crop_height=%d", __FUNCTION__, screen_w,
465 src_crop_width,screen_h,src_crop_height);
470 float dtdy = (float)screen_h/src_crop_height;
491 copybitsMinScale=%f,screen_w=%d,screen_h=%d \
493 dsdx,dtdy,copybitsMaxScale,1/copybitsMinScale,screen_w,screen_h,