commit | 0f5cd05bb3d6209e2583ce682d1acd8e21ae24b8 | [log] [tgz] |
---|---|---|
author | chiyotsai <chiyotsai@google.com> | Thu Aug 27 14:37:44 2020 -0700 |
committer | Chi Yo Tsai <chiyotsai@google.com> | Sun Aug 30 04:45:33 2020 +0000 |
tree | 1e76ff7fae9747d6d774257216de79fcbaea9a71 | |
parent | b7897b4dc48cf24adbfde131c31dbc87367c63b8 [diff] [blame] |
Add doxygen comments for MB_MODE_INFO Change-Id: I611581c6b686beeb89766d49dac230f1c25ef468
diff --git a/av1/decoder/inspection.h b/av1/decoder/inspection.h index b963f6a..70b1c80 100644 --- a/av1/decoder/inspection.h +++ b/av1/decoder/inspection.h
@@ -38,7 +38,7 @@ int16_t ref_frame[2]; int16_t mode; int16_t uv_mode; - int16_t sb_type; + int16_t bsize; int16_t skip; int16_t segment_id; int16_t dual_filter_type;