mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
codecparsers: av1: delete duplicated GST_AV1_GM_ABS_ALPHA_BITS define.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1464>
This commit is contained in:
parent
12af439c58
commit
900bd06939
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ G_BEGIN_DECLS
|
|||
#define GST_AV1_SUPERRES_DENOM_MIN 9
|
||||
#define GST_AV1_SUPERRES_DENOM_BITS 3
|
||||
#define GST_AV1_MAX_LOOP_FILTER 63
|
||||
#define GST_AV1_GM_ABS_ALPHA_BITS 12
|
||||
#define GST_AV1_GM_ABS_TRANS_BITS 12
|
||||
#define GST_AV1_GM_ABS_TRANS_ONLY_BITS 9
|
||||
#define GST_AV1_GM_ABS_ALPHA_BITS 12
|
||||
|
|
Loading…
Reference in a new issue