aboutsummaryrefslogtreecommitdiff
path: root/av1/encoder/pickrst.h
diff options
context:
space:
mode:
Diffstat (limited to 'av1/encoder/pickrst.h')
-rw-r--r--av1/encoder/pickrst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/av1/encoder/pickrst.h b/av1/encoder/pickrst.h
index 46a4b48f2..94a6932de 100644
--- a/av1/encoder/pickrst.h
+++ b/av1/encoder/pickrst.h
@@ -65,7 +65,7 @@ static INLINE uint16_t find_average_highbd(const uint16_t *src, int h_start,
* \param[in] sd Source frame buffer
* \param[in,out] cpi Top-level encoder structure
*
- * \return Nothing is returned. Instead, chosen restoration filter
+ * \remark Nothing is returned. Instead, chosen restoration filter
* types and parameters are stored per plane in the \c rst_info structure
* of type \ref RestorationInfo inside \c cpi->common:
* \arg \c rst_info[ \c 0 ]: Chosen parameters for Y plane