Searched refs:uc_dx (Results 1 – 2 of 2) sorted by relevance
921 UWORD32 uc_dx, uc_dy; in ih264d_motion_compensate_bp() local939 uc_dx = ps_pred->u1_dydx; in ih264d_motion_compensate_bp()940 uc_dy = uc_dx >> 2; in ih264d_motion_compensate_bp()941 uc_dx &= 0x3; in ih264d_motion_compensate_bp()964 uc_dx = ps_pred->u1_dydx; /* 8*dy + dx */ in ih264d_motion_compensate_bp()965 uc_dy = uc_dx >> 3; in ih264d_motion_compensate_bp()966 uc_dx &= 0x7; in ih264d_motion_compensate_bp()973 u2_dst_wd, uc_dx, uc_dy, in ih264d_motion_compensate_bp()1058 UWORD8 uc_dx, uc_dy; in ih264d_motion_compensate_mp() local1089 uc_dx = ps_pred->u1_dydx; in ih264d_motion_compensate_mp()[all …]
70 @* @param[in]uc_dx