xine-lib 1.2.13-20230125hg15249
Data Fields
xv_frame_t Struct Reference

Data Fields

vo_frame_t vo_frame
 
double ratio
 
int req_width
 
int req_height
 
int format
 
int width
 
int height
 
int xvformat
 
uint8_t * image
 
xcb_shm_seg_t shmseg
 
unsigned int xv_format
 
unsigned int xv_data_size
 
unsigned int xv_width
 
unsigned int xv_height
 
unsigned int xv_pitches [3]
 
unsigned int xv_offsets [3]
 
uint8_t * base [3]
 
int pitches [3]
 
XvImage * image
 
XShmSegmentInfo shminfo
 

Field Documentation

◆ base

uint8_t * xv_frame_t::base

◆ format

int xv_frame_t::format

◆ height

int xv_frame_t::height

◆ image [1/2]

uint8_t* xv_frame_t::image

◆ image [2/2]

XvImage* xv_frame_t::image

◆ pitches

int xv_frame_t::pitches

◆ ratio

double xv_frame_t::ratio

◆ req_height

int xv_frame_t::req_height

◆ req_width

int xv_frame_t::req_width

◆ shminfo

XShmSegmentInfo xv_frame_t::shminfo

◆ shmseg

xcb_shm_seg_t xv_frame_t::shmseg

◆ vo_frame

vo_frame_t xv_frame_t::vo_frame

◆ width

int xv_frame_t::width

◆ xv_data_size

unsigned int xv_frame_t::xv_data_size

Referenced by create_ximage().

◆ xv_format

unsigned int xv_frame_t::xv_format

Referenced by create_ximage().

◆ xv_height

unsigned int xv_frame_t::xv_height

◆ xv_offsets

unsigned int xv_frame_t::xv_offsets[3]

◆ xv_pitches

unsigned int xv_frame_t::xv_pitches[3]

◆ xv_width

unsigned int xv_frame_t::xv_width

◆ xvformat

int xv_frame_t::xvformat

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