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.c1283 UWORD32 *pu4_weight_ofst = in ih264d_motion_compensate_mp() local
1287 (UWORD32)(pu4_weight_ofst[0]); in ih264d_motion_compensate_mp()
1299 u4_wt_ofst_u = (UWORD32)(pu4_weight_ofst[2]); in ih264d_motion_compensate_mp()
1300 u4_wt_ofst_v = (UWORD32)(pu4_weight_ofst[4]); in ih264d_motion_compensate_mp()
1317 UWORD32 *pu4_weight_ofst = in ih264d_motion_compensate_mp() local
1324 u4_wt_ofst_y = (UWORD32)(pu4_weight_ofst[0]); in ih264d_motion_compensate_mp()
1329 u4_wt_ofst_y = (UWORD32)(pu4_weight_ofst[1]); in ih264d_motion_compensate_mp()
1344 u4_wt_ofst_u = (UWORD32)(pu4_weight_ofst[2]); in ih264d_motion_compensate_mp()
1345 u4_wt_ofst_v = (UWORD32)(pu4_weight_ofst[4]); in ih264d_motion_compensate_mp()
1351 u4_wt_ofst_u = (UWORD32)(pu4_weight_ofst[3]); in ih264d_motion_compensate_mp()
[all …]