digiKam
thread_context Class Reference

Public Member Functions

 thread_context ()
 

Public Attributes

int16_t _coeffBuf [(32 *32)+8]
 
CABAC_decoder cabac_decoder
 
int16_t * coeffBuf
 
int16_t coeffList [3][32 *32]
 
int16_t coeffPos [3][32 *32]
 
int CtbAddrInRS
 
int CtbAddrInTS
 
int CtbX
 
int CtbY
 
context_model_table ctx_model
 
uint8_t cu_transquant_bypass_flag
 
int CuQpDelta
 
int CuQpOffsetCb
 
int CuQpOffsetCr
 
int currentQG_x
 
int currentQG_y
 
int currentQPY
 
decoder_contextdecctx
 
uint8_t explicit_rdpcm_dir
 
uint8_t explicit_rdpcm_flag
 
struct de265_imageimg
 
image_unitimgunit
 
int IsCuChromaQpOffsetCoded
 
int IsCuQpDeltaCoded
 
int lastQPYinPreviousQG
 
PBMotionCoding motion
 
int16_t nCoeff [3]
 
int qPCbPrime
 
int qPCrPrime
 
int qPYPrime
 
int32_t residual_luma [32 *32]
 
int ResScaleVal
 
slice_segment_headershdr
 
slice_unitsliceunit
 
uint8_t StatCoeff [4]
 
thread_tasktask
 
uint8_t transform_skip_flag [3]
 

Constructor & Destructor Documentation

◆ thread_context()

thread_context::thread_context ( )

Member Data Documentation

◆ _coeffBuf

int16_t thread_context::_coeffBuf[(32 *32)+8]

◆ cabac_decoder

CABAC_decoder thread_context::cabac_decoder

◆ coeffBuf

int16_t* thread_context::coeffBuf

◆ coeffList

int16_t thread_context::coeffList[3][32 *32]

◆ coeffPos

int16_t thread_context::coeffPos[3][32 *32]

◆ CtbAddrInRS

int thread_context::CtbAddrInRS

◆ CtbAddrInTS

int thread_context::CtbAddrInTS

◆ CtbX

int thread_context::CtbX

◆ CtbY

int thread_context::CtbY

◆ ctx_model

context_model_table thread_context::ctx_model

◆ cu_transquant_bypass_flag

uint8_t thread_context::cu_transquant_bypass_flag

◆ CuQpDelta

int thread_context::CuQpDelta

◆ CuQpOffsetCb

int thread_context::CuQpOffsetCb

◆ CuQpOffsetCr

int thread_context::CuQpOffsetCr

◆ currentQG_x

int thread_context::currentQG_x

◆ currentQG_y

int thread_context::currentQG_y

◆ currentQPY

int thread_context::currentQPY

◆ decctx

decoder_context* thread_context::decctx

◆ explicit_rdpcm_dir

uint8_t thread_context::explicit_rdpcm_dir

◆ explicit_rdpcm_flag

uint8_t thread_context::explicit_rdpcm_flag

◆ img

struct de265_image* thread_context::img

◆ imgunit

image_unit* thread_context::imgunit

◆ IsCuChromaQpOffsetCoded

int thread_context::IsCuChromaQpOffsetCoded

◆ IsCuQpDeltaCoded

int thread_context::IsCuQpDeltaCoded

◆ lastQPYinPreviousQG

int thread_context::lastQPYinPreviousQG

◆ motion

PBMotionCoding thread_context::motion

◆ nCoeff

int16_t thread_context::nCoeff[3]

◆ qPCbPrime

int thread_context::qPCbPrime

◆ qPCrPrime

int thread_context::qPCrPrime

◆ qPYPrime

int thread_context::qPYPrime

◆ residual_luma

int32_t thread_context::residual_luma[32 *32]

◆ ResScaleVal

int thread_context::ResScaleVal

◆ shdr

slice_segment_header* thread_context::shdr

◆ sliceunit

slice_unit* thread_context::sliceunit

◆ StatCoeff

uint8_t thread_context::StatCoeff[4]

◆ task

thread_task* thread_context::task

◆ transform_skip_flag

uint8_t thread_context::transform_skip_flag[3]

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