xine-lib 1.2.11
|
xine version of BITMAPINFOHEADER. More...
#include <buffer.h>
Data Fields | |
int32_t | biSize |
int32_t | biWidth |
int32_t | biHeight |
int16_t | biPlanes |
int16_t | biBitCount |
uint32_t | biCompression |
int32_t | biSizeImage |
int32_t | biXPelsPerMeter |
int32_t | biYPelsPerMeter |
int32_t | biClrUsed |
int32_t | biClrImportant |
xine version of BITMAPINFOHEADER.
int16_t xine_bmiheader::biBitCount |
int32_t xine_bmiheader::biClrImportant |
Referenced by _x_bmiheader_le2me(), decode_dshow_header(), and decode_video_header().
int32_t xine_bmiheader::biClrUsed |
Referenced by _x_bmiheader_le2me(), asf_read_header(), decode_dshow_header(), and decode_video_header().
uint32_t xine_bmiheader::biCompression |
int32_t xine_bmiheader::biHeight |
Referenced by _x_bmiheader_le2me(), asf_send_video_header(), bitplane_decode_data(), decode_dshow_header(), decode_video_header(), demux_ivf_send_headers(), demux_raw_dv_send_headers(), fill_extra_data(), foovideo_decode_data(), handle_header(), open_film_file(), open_fourxm_file(), open_idcin_file(), read_flv_packet(), real_parse_headers(), rgb_decode_data(), send_headers_video(), v4l2_input_read_block(), v4l_plugin_read_block(), vdpau_h264_alter_decode_data(), vdpau_h264_decode_data(), vdpau_vc1_decode_data(), vpx_handle_header(), and yuv_decode_data().
int16_t xine_bmiheader::biPlanes |
int32_t xine_bmiheader::biSize |
Referenced by _x_bmiheader_le2me(), asf_read_header(), decode_dshow_header(), decode_video_header(), demux_ivf_send_headers(), demux_raw_dv_send_headers(), fill_extra_data(), handle_header(), read_flv_packet(), real_parse_headers(), send_headers_video(), v4l2_input_read_block(), v4l_plugin_read_block(), vdpau_h264_alter_decode_data(), and vdpau_h264_decode_data().
int32_t xine_bmiheader::biSizeImage |
Referenced by _x_bmiheader_le2me(), decode_dshow_header(), decode_video_header(), and demux_raw_dv_send_headers().
int32_t xine_bmiheader::biWidth |
Referenced by _x_bmiheader_le2me(), asf_send_video_header(), bitplane_decode_data(), decode_dshow_header(), decode_video_header(), demux_ivf_send_headers(), demux_raw_dv_send_headers(), fill_extra_data(), foovideo_decode_data(), handle_header(), open_film_file(), open_fourxm_file(), open_idcin_file(), read_flv_packet(), real_parse_headers(), rgb_decode_data(), send_headers_video(), v4l2_input_read_block(), v4l_plugin_read_block(), vdpau_h264_alter_decode_data(), vdpau_h264_decode_data(), vdpau_vc1_decode_data(), vpx_handle_header(), and yuv_decode_data().
int32_t xine_bmiheader::biXPelsPerMeter |
Referenced by _x_bmiheader_le2me(), decode_dshow_header(), and decode_video_header().
int32_t xine_bmiheader::biYPelsPerMeter |
Referenced by _x_bmiheader_le2me(), decode_dshow_header(), and decode_video_header().