TUT HEVC Encoder
Loading...
Searching...
No Matches
constraint.h File Reference
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.
 
void kvz_constraint_free (encoder_state_t *state)
 Deallocate the constraint_t structure.
 

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: