Searched refs:ref3_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
555 ref3_ptr = aref_ptr[3];
583 LW4(ref3_ptr, ref_stride, ref0, ref1, ref2, ref3);
585 ref3_ptr += (4 * ref_stride);
602 const uint8_t *ref0_ptr, *ref1_ptr, *ref2_ptr, *ref3_ptr; local
614 ref3_ptr = aref_ptr[3];
625 LD_UB4(ref3_ptr, ref_stride, ref12, ref13, ref14, ref15);
626 ref3_ptr += (4 * ref_stride);
653 const uint8_t *ref0_ptr, *ref1_ptr, *ref2_ptr, *ref3_ptr; local
663 ref3_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 115 milliseconds