Home
last modified time | relevance | path

Searched refs:pu4_weight_ofst (Results 1 – 1 of 1) sorted by relevance

/external/libavc/decoder/
Dih264d_inter_pred.c1284 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()
[all …]