psl1ght
A free SDK for Sony's PS3 console
Loading...
Searching...
No Matches
_gem_video_convert_attribute Struct Reference

#include <move.h>

Data Fields

s32 version
 
gemVideoConvertFormatEnum format
 
s32 conversion
 
f32 gain
 
f32 red_gain
 
f32 green_gain
 
f32 blue_gain
 
void *buffer_memory ATTRIBUTE_PRXPTR
 
void *video_data_out ATTRIBUTE_PRXPTR
 
u8 alpha
 

Detailed Description

Definition at line 147 of file move.h.

Field Documentation

◆ alpha

u8 _gem_video_convert_attribute::alpha

Definition at line 157 of file move.h.

◆ ATTRIBUTE_PRXPTR [1/2]

void* buffer_memory _gem_video_convert_attribute::ATTRIBUTE_PRXPTR

Definition at line 155 of file move.h.

◆ ATTRIBUTE_PRXPTR [2/2]

void* video_data_out _gem_video_convert_attribute::ATTRIBUTE_PRXPTR

Definition at line 156 of file move.h.

◆ blue_gain

f32 _gem_video_convert_attribute::blue_gain

Definition at line 154 of file move.h.

◆ conversion

s32 _gem_video_convert_attribute::conversion

Definition at line 150 of file move.h.

◆ format

gemVideoConvertFormatEnum _gem_video_convert_attribute::format

Definition at line 149 of file move.h.

◆ gain

f32 _gem_video_convert_attribute::gain

Definition at line 151 of file move.h.

◆ green_gain

f32 _gem_video_convert_attribute::green_gain

Definition at line 153 of file move.h.

◆ red_gain

f32 _gem_video_convert_attribute::red_gain

Definition at line 152 of file move.h.

◆ version

s32 _gem_video_convert_attribute::version

Definition at line 148 of file move.h.


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