Searched defs:LD4 (Results 1 – 8 of 8) sorted by relevance
/external/webp/src/dsp/ |
D | dec_mips_dsp_r2.c | 731 static void LD4(uint8_t* dst) { // Down-Left in LD4() function
|
D | enc.c | 421 static void LD4(uint8_t* WEBP_RESTRICT dst, const uint8_t* WEBP_RESTRICT top) { in LD4() function
|
D | enc_mips_dsp_r2.c | 840 static void LD4(uint8_t* WEBP_RESTRICT dst, const uint8_t* WEBP_RESTRICT top) { in LD4() function
|
D | enc_msa.c | 329 static WEBP_INLINE void LD4(uint8_t* WEBP_RESTRICT dst, in LD4() function
|
D | dec_msa.c | 757 static void LD4(uint8_t* dst) { // Down-Left in LD4() function
|
/external/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 227 #define LD4(psrc, stride, out0, out1, out2, out3) \ macro
|
/external/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 194 #define LD4(psrc, stride, out0, out1, out2, out3) \ macro
|
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 4466 ### LD4 ### subsection 4478 ### LD4 ### subsection
|