FFmpeg  4.0
Data Fields
cavs_vector Struct Reference

#include <libavcodec/cavs.h>

Data Fields

int16_t x
 
int16_t y
 
int16_t dist
 
int16_t ref
 

Detailed Description

Definition at line 143 of file cavs.h.

Field Documentation

◆ x

int16_t cavs_vector::x

◆ y

int16_t cavs_vector::y

◆ dist

int16_t cavs_vector::dist

Definition at line 146 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 147 of file cavs.h.

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


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