Home | History | Annotate | Download | only in arm

Lines Matching refs:num_ref

146     /* Run thro all ref ids, except ref==num_ref, which is already done */
231 S32 num_ref,
264 /* ref==num_ref */ /* last ref will be non weighted input */
265 pu1_dst = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref];
274 pu1_dst = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref] + 4 * dst_stride;
281 /* ref==num_ref */ /* last ref will be non weighted input */
288 pu1_dst = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref];
301 for(ref = 0; ref < num_ref + 1; ref++)
303 ps_wt_inp_prms->apu1_wt_inp[ref] = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref];
312 for(ref = 0; ref < num_ref; ref++)
319 ps_wt_inp_prms->apu1_wt_inp[ref] = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref];
328 ps_wt_inp_prms->apu1_wt_inp[num_ref] = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref];
331 /* ref==num_ref */ /* last ref will be non weighted input */
332 pu1_dst = ps_wt_inp_prms->apu1_wt_inp[num_ref];
343 pu1_dst = ps_wt_inp_prms->apu1_wt_inp[num_ref] + 4 * dst_stride;
370 pu1_dst = ps_wt_inp_prms->apu1_wt_inp[num_ref];
391 S32 num_ref,
411 pu1_dst = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref];
427 /* ref==num_ref */ /* last ref will be non weighted input */
455 /* ref==num_ref */ /* last ref will be non weighted input */
476 /* ref==num_ref */ /* last ref will be non weighted input */
491 for(i = 0; i < num_ref + 1; i++)
493 ps_wt_inp_prms->apu1_wt_inp[i] = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref];
497 pu1_dst = ps_wt_inp_prms->apu1_wt_inp[num_ref];
522 for(i = 0; i < num_ref; i++)
527 ps_wt_inp_prms->apu1_wt_inp[i] = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref];
536 ps_wt_inp_prms->apu1_wt_inp[num_ref] = ps_wt_inp_prms->apu1_wt_inp_buf_array[num_ref];
555 /* ref==num_ref */ /* last ref will be non weighted input */
556 pu1_dst = (ps_wt_inp_prms->apu1_wt_inp[num_ref]) + (i * dst_stride) + j;
573 /* Run thro all ref ids, except ref==num_ref, which is already done */
657 pu1_dst = ps_wt_inp_prms->apu1_wt_inp[num_ref];
662 /* ref==num_ref */ /* last ref will be non weighted input */
683 /* Run thro all ref ids, except ref==num_ref, which is already done */
779 pu1_dst = ps_wt_inp_prms->apu1_wt_inp[num_ref];