WebM Codec SDK
|
Describes the TPL stats descriptor and associated operations. More...
Go to the source code of this file.
Data Structures | |
struct | VpxTplBlockStats |
Temporal dependency model stats for each block before propagation. More... | |
struct | VpxTplFrameStats |
Temporal dependency model stats for each frame before propagation. More... | |
struct | VpxTplGopStats |
Temporal dependency model stats for each GOP before propagation. More... | |
Macros | |
#define | VPX_TPL_ABI_VERSION |
Current ABI version number. | |
Typedefs | |
typedef struct VpxTplBlockStats | VpxTplBlockStats |
Temporal dependency model stats for each block before propagation. | |
typedef struct VpxTplFrameStats | VpxTplFrameStats |
Temporal dependency model stats for each frame before propagation. | |
typedef struct VpxTplGopStats | VpxTplGopStats |
Temporal dependency model stats for each GOP before propagation. | |
Describes the TPL stats descriptor and associated operations.