FFmpeg
Data Fields
VP7MVPred Struct Reference

#include <vp8data.h>

Data Fields

int8_t yoffset
 
int8_t xoffset
 
uint8_t subblock
 
uint8_t score
 

Detailed Description

Definition at line 61 of file vp8data.h.

Field Documentation

◆ yoffset

int8_t VP7MVPred::yoffset

Definition at line 62 of file vp8data.h.

◆ xoffset

int8_t VP7MVPred::xoffset

Definition at line 63 of file vp8data.h.

◆ subblock

uint8_t VP7MVPred::subblock

Definition at line 64 of file vp8data.h.

◆ score

uint8_t VP7MVPred::score

Definition at line 65 of file vp8data.h.

Referenced by vp7_decode_mvs().


The documentation for this struct was generated from the following file: