Libav
Data Fields
NeighbourAvailable Struct Reference

#include <hevc.h>

Data Fields

int cand_bottom_left
 
int cand_left
 
int cand_up
 
int cand_up_left
 
int cand_up_right
 
int cand_up_right_sap
 

Detailed Description

Definition at line 642 of file hevc.h.

Field Documentation

◆ cand_bottom_left

int NeighbourAvailable::cand_bottom_left

◆ cand_left

int NeighbourAvailable::cand_left

◆ cand_up

int NeighbourAvailable::cand_up

◆ cand_up_left

int NeighbourAvailable::cand_up_left

◆ cand_up_right

int NeighbourAvailable::cand_up_right

Definition at line 647 of file hevc.h.

Referenced by ff_hevc_set_neighbour_available(), and intra_pred().

◆ cand_up_right_sap

int NeighbourAvailable::cand_up_right_sap

Definition at line 648 of file hevc.h.

Referenced by derive_spatial_merge_candidates(), and ff_hevc_set_neighbour_available().


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