xine-lib 1.2.11
Data Fields
xshm_frame_t Struct Reference

Data Fields

vo_frame_t vo_frame
 
int format
 
int flags
 
vo_scale_t sc
 
uint8_t * image
 
int bytes_per_line
 
xcb_shm_seg_t shmseg
 
yuv2rgb_tyuv2rgb
 
uint8_t * rgb_dst
 
int state
 
int offs0
 
int offs1
 
uint8_t * crop_start
 
uint8_t * crop_flush
 
uint8_t * crop_stop
 
XImage * image
 
XShmSegmentInfo shminfo
 

Field Documentation

◆ bytes_per_line

int xshm_frame_t::bytes_per_line

◆ crop_flush

uint8_t * xshm_frame_t::crop_flush

◆ crop_start

uint8_t * xshm_frame_t::crop_start

Referenced by xshm_frame_proc_setup().

◆ crop_stop

uint8_t * xshm_frame_t::crop_stop

◆ flags

int xshm_frame_t::flags

◆ format

int xshm_frame_t::format

◆ image [1/2]

uint8_t* xshm_frame_t::image

◆ image [2/2]

XImage* xshm_frame_t::image

◆ offs0

int xshm_frame_t::offs0

◆ offs1

int xshm_frame_t::offs1

◆ rgb_dst

uint8_t * xshm_frame_t::rgb_dst

◆ sc

vo_scale_t xshm_frame_t::sc

◆ shminfo

XShmSegmentInfo xshm_frame_t::shminfo

◆ shmseg

xcb_shm_seg_t xshm_frame_t::shmseg

◆ state

int xshm_frame_t::state

◆ vo_frame

vo_frame_t xshm_frame_t::vo_frame

◆ yuv2rgb

yuv2rgb_t * xshm_frame_t::yuv2rgb

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