TUT HEVC Encoder
Loading...
Searching...
No Matches
constraint.c File Reference
#include "constraint.h"
Include dependency graph for constraint.c:

Functions

void * kvz_init_constraint (encoder_state_t *state, const encoder_control_t *const encoder)
 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: