mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 13:38:48 +00:00
va: encoder: Clean dead code.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1845>
This commit is contained in:
parent
7aa597d6df
commit
be24cdb150
1 changed files with 0 additions and 3 deletions
|
@ -36,9 +36,6 @@
|
||||||
#define VA_ENTRYPOINT_FLAG(entry) (1U << G_PASTE(VAEntrypoint, entry))
|
#define VA_ENTRYPOINT_FLAG(entry) (1U << G_PASTE(VAEntrypoint, entry))
|
||||||
|
|
||||||
typedef struct _GstVaProfileConfig GstVaProfileConfig;
|
typedef struct _GstVaProfileConfig GstVaProfileConfig;
|
||||||
typedef struct _GstVaPackedHeader GstVaPackedHeader;
|
|
||||||
typedef struct _GstVaEncSlice GstVaEncSlice;
|
|
||||||
typedef struct _GstVaEncReconstruct GstVaEncReconstruct;
|
|
||||||
|
|
||||||
struct _GstVaProfileConfig
|
struct _GstVaProfileConfig
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue