TUT HEVC Encoder
Loading...
Searching...
No Matches
Data Fields
encoder_state_config_tile_t Struct Reference

#include <encoderstate.h>

Collaboration diagram for encoder_state_config_tile_t:

Data Fields

videoframe_tframe
 
int32_t id
 
int32_t lcu_offset_x
 
int32_t lcu_offset_y
 
int32_t offset_x
 
int32_t offset_y
 
int32_t lcu_offset_in_ts
 
yuv_thor_buf_search
 
yuv_tver_buf_search
 
yuv_thor_buf_before_sao
 
yuv_tver_buf_before_sao
 
threadqueue_job_t ** wf_jobs
 

Field Documentation

◆ frame

videoframe_t* encoder_state_config_tile_t::frame

◆ hor_buf_before_sao

yuv_t* encoder_state_config_tile_t::hor_buf_before_sao

◆ hor_buf_search

yuv_t* encoder_state_config_tile_t::hor_buf_search

◆ id

int32_t encoder_state_config_tile_t::id

◆ lcu_offset_in_ts

int32_t encoder_state_config_tile_t::lcu_offset_in_ts

◆ lcu_offset_x

int32_t encoder_state_config_tile_t::lcu_offset_x

◆ lcu_offset_y

int32_t encoder_state_config_tile_t::lcu_offset_y

◆ offset_x

int32_t encoder_state_config_tile_t::offset_x

◆ offset_y

int32_t encoder_state_config_tile_t::offset_y

◆ ver_buf_before_sao

yuv_t* encoder_state_config_tile_t::ver_buf_before_sao

◆ ver_buf_search

yuv_t* encoder_state_config_tile_t::ver_buf_search

◆ wf_jobs

threadqueue_job_t** encoder_state_config_tile_t::wf_jobs

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