FFmpeg
|
Data Fields | |
int | tli |
int | tri |
int | bli |
int | bri |
int | tlf |
int | trf |
int | blf |
int | brf |
Definition at line 126 of file vf_ssim360.c.
int BilinearMap::tli |
Definition at line 128 of file vf_ssim360.c.
Referenced by compute_bilinear_map(), and get_bilinear_sample().
int BilinearMap::tri |
Definition at line 129 of file vf_ssim360.c.
Referenced by compute_bilinear_map(), and get_bilinear_sample().
int BilinearMap::bli |
Definition at line 130 of file vf_ssim360.c.
Referenced by compute_bilinear_map(), and get_bilinear_sample().
int BilinearMap::bri |
Definition at line 131 of file vf_ssim360.c.
Referenced by compute_bilinear_map(), and get_bilinear_sample().
int BilinearMap::tlf |
Definition at line 135 of file vf_ssim360.c.
Referenced by compute_bilinear_map(), and get_bilinear_sample().
int BilinearMap::trf |
Definition at line 136 of file vf_ssim360.c.
Referenced by compute_bilinear_map(), and get_bilinear_sample().
int BilinearMap::blf |
Definition at line 137 of file vf_ssim360.c.
Referenced by compute_bilinear_map(), and get_bilinear_sample().
int BilinearMap::brf |
Definition at line 138 of file vf_ssim360.c.
Referenced by compute_bilinear_map(), and get_bilinear_sample().