Definition at line 35 of file dxv.c.
◆ texdsp
Definition at line 36 of file dxv.c.
◆ gbc
Definition at line 37 of file dxv.c.
◆ tex_data
uint8_t* DXVContext::tex_data |
Definition at line 39 of file dxv.c.
◆ ctex_data
uint8_t* DXVContext::ctex_data |
Definition at line 40 of file dxv.c.
◆ tex_rat
Definition at line 41 of file dxv.c.
◆ tex_step
Definition at line 42 of file dxv.c.
◆ ctex_step
int DXVContext::ctex_step |
Definition at line 43 of file dxv.c.
◆ tex_size
int64_t DXVContext::tex_size |
Definition at line 44 of file dxv.c.
◆ ctex_size
int64_t DXVContext::ctex_size |
Definition at line 45 of file dxv.c.
◆ slice_count
int DXVContext::slice_count |
Definition at line 48 of file dxv.c.
◆ op_data
uint8_t* DXVContext::op_data[4] |
Definition at line 50 of file dxv.c.
◆ op_size
int64_t DXVContext::op_size[4] |
Definition at line 51 of file dxv.c.
◆ texture_block_w
int DXVContext::texture_block_w |
Definition at line 53 of file dxv.c.
◆ texture_block_h
int DXVContext::texture_block_h |
Definition at line 54 of file dxv.c.
◆ ctexture_block_w
int DXVContext::ctexture_block_w |
Definition at line 56 of file dxv.c.
◆ ctexture_block_h
int DXVContext::ctexture_block_h |
Definition at line 57 of file dxv.c.
◆ tex_funct
int(* DXVContext::tex_funct) (uint8_t *dst, ptrdiff_t stride, const uint8_t *block) |
Definition at line 60 of file dxv.c.
◆ tex_funct_planar
int(* DXVContext::tex_funct_planar[2])(uint8_t *plane0, ptrdiff_t stride0, uint8_t *plane1, ptrdiff_t stride1, const uint8_t *block) |
Definition at line 61 of file dxv.c.
The documentation for this struct was generated from the following file: