Lines Matching refs:weighted
26 @* Contains function definitions for weighted prediction.
46 @* This routine performs the default weighted prediction as described in sec
50 @* This function gets a ht x wd block, calculates the weighted sample, rounds
69 @* weight for the weighted prediction
148 vrshl.s16 q2, q2, q0 @rounds off the weighted samples from rows 1,2
149 vrshl.s16 q3, q3, q0 @rounds off the weighted samples from rows 3,4
182 vrshl.s16 q2, q2, q0 @rounds off the weighted samples from row 1
183 vrshl.s16 q3, q3, q0 @rounds off the weighted samples from row 2
184 vrshl.s16 q4, q4, q0 @rounds off the weighted samples from row 3
186 vrshl.s16 q5, q5, q0 @rounds off the weighted samples from row 4
229 vrshl.s16 q6, q6, q0 @rounds off the weighted samples from row 1L
232 vrshl.s16 q7, q7, q0 @rounds off the weighted samples from row 1H
233 vrshl.s16 q8, q8, q0 @rounds off the weighted samples from row 2L
235 vrshl.s16 q9, q9, q0 @rounds off the weighted samples from row 2H
238 vrshl.s16 q10, q10, q0 @rounds off the weighted samples from row 3L
241 vrshl.s16 q11, q11, q0 @rounds off the weighted samples from row 3H
244 vrshl.s16 q12, q12, q0 @rounds off the weighted samples from row 4L
247 vrshl.s16 q13, q13, q0 @rounds off the weighted samples from row 4H
276 @* This routine performs the default weighted prediction as described in sec
280 @* This function gets a ht x wd block, calculates the weighted sample, rounds
299 @* weights for the weighted prediction for U and V
373 vrshl.s16 q3, q3, q0 @rounds off the weighted samples from rows 1,2
399 vrshl.s16 q3, q3, q0 @rounds off the weighted samples from row 1
400 vrshl.s16 q4, q4, q0 @rounds off the weighted samples from row 2
438 vrshl.s16 q7, q7, q0 @rounds off the weighted samples from row 1L
441 vrshl.s16 q8, q8, q0 @rounds off the weighted samples from row 1H
442 vrshl.s16 q9, q9, q0 @rounds off the weighted samples from row 2L
444 vrshl.s16 q10, q10, q0 @rounds off the weighted samples from row 2H
447 vrshl.s16 q11, q11, q0 @rounds off the weighted samples from row 3L
450 vrshl.s16 q12, q12, q0 @rounds off the weighted samples from row 3H
453 vrshl.s16 q13, q13, q0 @rounds off the weighted samples from row 4L
456 vrshl.s16 q14, q14, q0 @rounds off the weighted samples from row 4H