Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

convert_rgb_t Struct Reference

#include <convert_internal.h>


Data Fields

uint8_trgb_ptr
int width
int uv_stride
int uv_stride_frame
int rgb_stride
int rgb_stride_frame
void(* yuv2rgb )(uint8_t *, uint8_t *, uint8_t *, uint8_t *, void *, void *, int)

Field Documentation

uint8_t* convert_rgb_t::rgb_ptr
 

Definition at line 25 of file convert_internal.h.

Referenced by convert_start(), and convert_yuv2rgb_c().

int convert_rgb_t::rgb_stride
 

Definition at line 28 of file convert_internal.h.

Referenced by convert_start(), and convert_yuv2rgb_c().

int convert_rgb_t::rgb_stride_frame
 

Definition at line 28 of file convert_internal.h.

Referenced by convert_internal(), and convert_start().

int convert_rgb_t::uv_stride
 

Definition at line 27 of file convert_internal.h.

Referenced by convert_start(), and convert_yuv2rgb_c().

int convert_rgb_t::uv_stride_frame
 

Definition at line 27 of file convert_internal.h.

Referenced by convert_internal(), and convert_start().

int convert_rgb_t::width
 

Definition at line 26 of file convert_internal.h.

Referenced by convert_internal(), and convert_yuv2rgb_c().

void(* convert_rgb_t::yuv2rgb)(uint8_t *, uint8_t *, uint8_t *, uint8_t *, void *, void *, int)
 

Referenced by convert_internal(), and convert_yuv2rgb_c().


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

Powered by Plone

This site conforms to the following standards: