FFmpeg
Data Fields
cavs_vector Struct Reference

#include <cavs.h>

Data Fields

int16_t x
 
int16_t y
 
int16_t dist
 
int16_t ref
 

Detailed Description

Definition at line 149 of file cavs.h.

Field Documentation

◆ x

int16_t cavs_vector::x

Definition at line 150 of file cavs.h.

Referenced by ff_cavs_mv(), get_bs(), mv_pred_direct(), mv_pred_median(), and mv_pred_sym().

◆ y

int16_t cavs_vector::y

Definition at line 151 of file cavs.h.

Referenced by ff_cavs_mv(), get_bs(), mv_pred_direct(), mv_pred_median(), and mv_pred_sym().

◆ dist

int16_t cavs_vector::dist

Definition at line 152 of file cavs.h.

Referenced by ff_cavs_mv(), mv_pred_direct(), mv_pred_median(), and mv_pred_sym().

◆ ref

int16_t cavs_vector::ref

Definition at line 153 of file cavs.h.

Referenced by ff_cavs_mv(), get_bs(), mv_pred_direct(), and mv_pred_sym().


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