Searched refs:uc_Idx1 (Results 1 – 1 of 1) sorted by relevance
133 UWORD32 uc_Idx, uc_Idx1; in ih264d_decode_spatial_direct() local183 uc_Idx1 = (i1_ref_frame1 < 0) ? 0 : i1_ref_frame1; in ih264d_decode_spatial_direct()184 uc_Idx += (u1_scale_ref) ? (uc_Idx1 >> 1) : uc_Idx1; in ih264d_decode_spatial_direct()