Searched refs:i4_x_ref_end (Results 1 – 2 of 2) sorted by relevance
2378 WORD32 i4_x_ref_start, i4_x_ref_end; in isvc_reflayer_construction() local2387 i4_x_ref_end = MAX(0, MIN((i4_ref_wd - 1), (i4_refarray_wd - 1) + i4_x_offset)); in isvc_reflayer_construction()2392 i4_rangeW = (i4_x_ref_end - i4_x_ref_start + 1); in isvc_reflayer_construction()
1853 WORD32 i4_x_ref_start, i4_x_ref_end; in isvcd_reflayer_construction() local1862 i4_x_ref_end = MAX(0, MIN((i4_ref_wd - 1), (i4_refarray_wd - 1) + i4_x_offset)); in isvcd_reflayer_construction()1867 i4_rangeW = (i4_x_ref_end - i4_x_ref_start + 1); in isvcd_reflayer_construction()