commit | de8acc153c3830015fe5dd9925bb6c74097dfba6 | [log] [tgz] |
---|---|---|
author | Satheesh Kumar <satheesh.kumar@ittiam.com> | Thu Nov 09 15:20:54 2023 +0530 |
committer | Satheesh Kumar <satheesh.kumar@ittiam.com> | Thu Nov 09 18:06:11 2023 +0530 |
tree | cdf9490a5b603223dc2115f79ac23eda3b9aedc2 | |
parent | ba5342d0604bb026ddb698f1a844262e6b89197e [diff] |
Improve documentation of AV1LrPickStruct structure This CL improves the documentation of AV1LrPickStruct structure as suggested in https://aomedia-review.googlesource.com/c/aom/+/183521. Change-Id: I3ab12df457fe78356240003497368887dec6c05f
diff --git a/av1/encoder/encoder.h b/av1/encoder/encoder.h index ee904a1..adec789 100644 --- a/av1/encoder/encoder.h +++ b/av1/encoder/encoder.h
@@ -1658,7 +1658,9 @@ } RestUnitSearchInfo; /*! - * \brief Buffers used during loop restoration search. + * \brief Structure to hold search parameter per restoration unit and + * intermediate buffer of Wiener filter used in pick filter stage of Loop + * restoration. */ typedef struct { /*!