Home
last modified time | relevance | path

Searched defs:q4_in (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vpx_dsp/loongarch/
Dloopfilter_lsx.h69 #define VP9_FLAT5(p7_in, p6_in, p5_in, p4_in, p0_in, q0_in, q4_in, q5_in, \ argument
/external/libvpx/vpx_dsp/mips/
Dloopfilter_msa.h73 #define VP9_FLAT5(p7_in, p6_in, p5_in, p4_in, p0_in, q0_in, q4_in, q5_in, \ argument
/external/webp/src/dsp/
Denc_neon.c575 static WEBP_INLINE int16x8x4_t DistoTranspose4x4S16_NEON(int16x8x4_t q4_in) { in DistoTranspose4x4S16_NEON()
590 const int16x8x4_t q4_in) { in DistoHorizontalPass_NEON()
609 static WEBP_INLINE int16x8x4_t DistoVerticalPass_NEON(const uint8x8x4_t q4_in) { in DistoVerticalPass_NEON()
638 static WEBP_INLINE int32x2_t DistoSum_NEON(const int16x8x4_t q4_in, in DistoSum_NEON()