FFmpeg
Data Fields
BilinearMap Struct Reference

Data Fields

int tli
 
int tri
 
int bli
 
int bri
 
int tlf
 
int trf
 
int blf
 
int brf
 

Detailed Description

Definition at line 126 of file vf_ssim360.c.

Field Documentation

◆ tli

int BilinearMap::tli

Definition at line 128 of file vf_ssim360.c.

Referenced by compute_bilinear_map(), and get_bilinear_sample().

◆ tri

int BilinearMap::tri

Definition at line 129 of file vf_ssim360.c.

Referenced by compute_bilinear_map(), and get_bilinear_sample().

◆ bli

int BilinearMap::bli

Definition at line 130 of file vf_ssim360.c.

Referenced by compute_bilinear_map(), and get_bilinear_sample().

◆ bri

int BilinearMap::bri

Definition at line 131 of file vf_ssim360.c.

Referenced by compute_bilinear_map(), and get_bilinear_sample().

◆ tlf

int BilinearMap::tlf

Definition at line 135 of file vf_ssim360.c.

Referenced by compute_bilinear_map(), and get_bilinear_sample().

◆ trf

int BilinearMap::trf

Definition at line 136 of file vf_ssim360.c.

Referenced by compute_bilinear_map(), and get_bilinear_sample().

◆ blf

int BilinearMap::blf

Definition at line 137 of file vf_ssim360.c.

Referenced by compute_bilinear_map(), and get_bilinear_sample().

◆ brf

int BilinearMap::brf

Definition at line 138 of file vf_ssim360.c.

Referenced by compute_bilinear_map(), and get_bilinear_sample().


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