TUT HEVC Encoder
Loading...
Searching...
No Matches
encoder_state-geometry.c File Reference
#include "encoder_state-geometry.h"
#include "encoder.h"
#include "encoderstate.h"
#include "videoframe.h"
Include dependency graph for encoder_state-geometry.c:

Functions

int kvz_lcu_at_slice_start (const encoder_control_t *const encoder, int lcu_addr_in_ts)
 
int kvz_lcu_at_slice_end (const encoder_control_t *const encoder, int lcu_addr_in_ts)
 
int kvz_lcu_at_tile_start (const encoder_control_t *const encoder, int lcu_addr_in_ts)
 
int kvz_lcu_at_tile_end (const encoder_control_t *const encoder, int lcu_addr_in_ts)
 
int kvz_lcu_in_first_row (const encoder_state_t *const state, int lcu_addr_in_ts)
 
int kvz_lcu_in_last_row (const encoder_state_t *const state, int lcu_addr_in_ts)
 
int kvz_lcu_in_first_column (const encoder_state_t *const state, int lcu_addr_in_ts)
 
int kvz_lcu_in_last_column (const encoder_state_t *const state, int lcu_addr_in_ts)
 

Function Documentation

◆ kvz_lcu_at_slice_end()

int kvz_lcu_at_slice_end ( const encoder_control_t *const encoder,
int lcu_addr_in_ts )
Here is the caller graph for this function:

◆ kvz_lcu_at_slice_start()

int kvz_lcu_at_slice_start ( const encoder_control_t *const encoder,
int lcu_addr_in_ts )
Here is the caller graph for this function:

◆ kvz_lcu_at_tile_end()

int kvz_lcu_at_tile_end ( const encoder_control_t *const encoder,
int lcu_addr_in_ts )
Here is the caller graph for this function:

◆ kvz_lcu_at_tile_start()

int kvz_lcu_at_tile_start ( const encoder_control_t *const encoder,
int lcu_addr_in_ts )
Here is the caller graph for this function:

◆ kvz_lcu_in_first_column()

int kvz_lcu_in_first_column ( const encoder_state_t *const state,
int lcu_addr_in_ts )
Here is the caller graph for this function:

◆ kvz_lcu_in_first_row()

int kvz_lcu_in_first_row ( const encoder_state_t *const state,
int lcu_addr_in_ts )
Here is the caller graph for this function:

◆ kvz_lcu_in_last_column()

int kvz_lcu_in_last_column ( const encoder_state_t *const state,
int lcu_addr_in_ts )
Here is the caller graph for this function:

◆ kvz_lcu_in_last_row()

int kvz_lcu_in_last_row ( const encoder_state_t *const state,
int lcu_addr_in_ts )
Here is the caller graph for this function: