Lines Matching refs:pu4_weight_ofst
1284 UWORD32 *pu4_weight_ofst = in ih264d_motion_compensate_mp() local
1288 (UWORD32)(pu4_weight_ofst[0]); in ih264d_motion_compensate_mp()
1300 u4_wt_ofst_u = (UWORD32)(pu4_weight_ofst[2]); in ih264d_motion_compensate_mp()
1301 u4_wt_ofst_v = (UWORD32)(pu4_weight_ofst[4]); in ih264d_motion_compensate_mp()
1318 UWORD32 *pu4_weight_ofst = in ih264d_motion_compensate_mp() local
1325 u4_wt_ofst_y = (UWORD32)(pu4_weight_ofst[0]); in ih264d_motion_compensate_mp()
1330 u4_wt_ofst_y = (UWORD32)(pu4_weight_ofst[1]); in ih264d_motion_compensate_mp()
1345 u4_wt_ofst_u = (UWORD32)(pu4_weight_ofst[2]); in ih264d_motion_compensate_mp()
1346 u4_wt_ofst_v = (UWORD32)(pu4_weight_ofst[4]); in ih264d_motion_compensate_mp()
1352 u4_wt_ofst_u = (UWORD32)(pu4_weight_ofst[3]); in ih264d_motion_compensate_mp()
1353 u4_wt_ofst_v = (UWORD32)(pu4_weight_ofst[5]); in ih264d_motion_compensate_mp()