Searched refs:ref2_ptr (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
H A Dsad_msa.c540 const uint8_t *ref0_ptr, *ref1_ptr, *ref2_ptr, *ref3_ptr; local
554 ref2_ptr = aref_ptr[2];
576 LW4(ref2_ptr, ref_stride, ref0, ref1, ref2, ref3);
578 ref2_ptr += (4 * ref_stride);
602 const uint8_t *ref0_ptr, *ref1_ptr, *ref2_ptr, *ref3_ptr; local
613 ref2_ptr = aref_ptr[2];
623 LD_UB4(ref2_ptr, ref_stride, ref8, ref9, ref10, ref11);
624 ref2_ptr += (4 * ref_stride);
653 const uint8_t *ref0_ptr, *ref1_ptr, *ref2_ptr, *ref3_ptr; local
662 ref2_ptr
717 const uint8_t *ref0_ptr, *ref1_ptr, *ref2_ptr, *ref3_ptr; local
761 const uint8_t *ref0_ptr, *ref1_ptr, *ref2_ptr, *ref3_ptr; local
[all...]

Completed in 123 milliseconds