Searched defs:poutput (Results 1 – 3 of 3) sorted by relevance
138 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()
246 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()
102 uint8_t* poutput, int stride, in PredictLineGradient()