| WebM Codec SDK
    | 
Temporal dependency model stats for each frame before propagation. More...
#include <vpx_tpl.h>
| Data Fields | |
| int | frame_width | 
| int | frame_height | 
| int | num_blocks | 
| VpxTplBlockStats * | block_stats_list | 
Temporal dependency model stats for each frame before propagation.
| int VpxTplFrameStats::frame_width | 
Frame width
| int VpxTplFrameStats::frame_height | 
Frame height
| int VpxTplFrameStats::num_blocks | 
Number of blocks. Size of block_stats_list
| VpxTplBlockStats* VpxTplFrameStats::block_stats_list | 
List of tpl stats for each block