Home
last modified time | relevance | path

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

/external/libaom/aom_dsp/x86/
Dfwd_txfm_sse2.h138 static inline void store_output(const __m128i *poutput, tran_low_t *dst_ptr) { in store_output()
147 static inline void storeu_output(const __m128i *poutput, tran_low_t *dst_ptr) { in storeu_output()
/external/webp/src/dsp/
Dfilters_msa.c105 uint8_t* WEBP_RESTRICT poutput, in PredictLineGradient()
/external/libvpx/vpx_dsp/x86/
Dfwd_txfm_sse2.h246 static INLINE void store_output(const __m128i *poutput, tran_low_t *dst_ptr) { in store_output()
259 static INLINE void storeu_output(const __m128i *poutput, tran_low_t *dst_ptr) { in storeu_output()