TUT HEVC Encoder
Data Structures | Functions
constraint.h File Reference
#include "ml_intra_cu_depth_pred.h"
#include "encoderstate.h"
Include dependency graph for constraint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  constraint_t
 

Functions

void * kvz_init_constraint (encoder_state_t *state, const encoder_control_t *const)
 Allocate the constraint_t structure. More...
 
void kvz_constraint_free (encoder_state_t *state)
 Deallocate the constraint_t structure. More...
 

Function Documentation

◆ kvz_constraint_free()

void kvz_constraint_free ( encoder_state_t state)
Parameters
stateencoder state
Here is the call graph for this function:
Here is the caller graph for this function:

◆ kvz_init_constraint()

void * kvz_init_constraint ( encoder_state_t state,
const encoder_control_t *const  encoder 
)
Parameters
stateencoder state
Returns
the pointer of constraint_t structure
Here is the call graph for this function:
Here is the caller graph for this function: