vp_h              654 modules/motion_detector.c     int vp_h = vid_get_viewport_height_proper();
vp_h              666 modules/motion_detector.c     motion_detector.points = ((vp_w / motion_detector.columns + motion_detector.pixels_step - 1) / motion_detector.pixels_step) * ((vp_h / motion_detector.rows + motion_detector.pixels_step - 1) / motion_detector.pixels_step);
vp_h              671 modules/motion_detector.c         y_start = ((row * vp_h) / motion_detector.rows) * vp_bw;
vp_h              672 modules/motion_detector.c         y_end = y_start + ((vp_h / motion_detector.rows) * vp_bw);
vp_h               75 platform/ixus115_elph100hs/lib.c 	static long vp_h[4] = { 240, 180, 214, 240};//{ 240, 240, 240, 240 };
vp_h               76 platform/ixus115_elph100hs/lib.c 	return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)];
vp_h               83 platform/ixus115_elph100hs/lib.c 	static long vp_h[4] = { 0, 30, 13, 0 };
vp_h               84 platform/ixus115_elph100hs/lib.c 	return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)];
vp_h               75 platform/ixus220_elph300hs/lib.c 	static long vp_h[5] = { 240, 180, 214, 240 };
vp_h               76 platform/ixus220_elph300hs/lib.c 	return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)];
vp_h               83 platform/ixus220_elph300hs/lib.c 	static long vp_h[5] = { 0, 30, 13, 0 };
vp_h               84 platform/ixus220_elph300hs/lib.c 	return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)];
vp_h               96 platform/ixus230_elph310hs/lib.c 	static long vp_h[5] = { 240, 180, 214, 240 };
vp_h               97 platform/ixus230_elph310hs/lib.c 	return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)];
vp_h              104 platform/ixus230_elph310hs/lib.c 	static long vp_h[5] = { 0, 30, 13, 0 };
vp_h              105 platform/ixus230_elph310hs/lib.c 	return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)];
vp_h              112 platform/sx240hs/lib.c 	    static long vp_h[4] = { 0, 30, 13, 0 };
vp_h              113 platform/sx240hs/lib.c 	    return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)];
vp_h              147 platform/sx240hs/lib.c 	    static long vp_h[4] = { 0, 30, 13, 0 };
vp_h              148 platform/sx240hs/lib.c 	    return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)];
vp_h              114 platform/sx260hs/lib.c 	    static long vp_h[4] = { 0, 30, 13, 0 };
vp_h              115 platform/sx260hs/lib.c 	    return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)];
vp_h              149 platform/sx260hs/lib.c 	    static long vp_h[4] = { 0, 30, 13, 0 };
vp_h              150 platform/sx260hs/lib.c 	    return vp_h[shooting_get_prop(PROPCASE_ASPECT_RATIO)];