FFmpeg
Data Fields
SwsPixel Union Reference

#include <uops.h>

Data Fields

char data [4]
 
uint8_t u8
 
uint16_t u16
 
uint32_t u32
 
float f32
 

Detailed Description

Definition at line 51 of file uops.h.

Field Documentation

◆ data

char SwsPixel::data[4]

Definition at line 52 of file uops.h.

◆ u8

uint8_t SwsPixel::u8

Definition at line 54 of file uops.h.

Referenced by ff_sws_setup_scalar(), ff_sws_setup_vec4(), and setup_scale().

◆ u16

uint16_t SwsPixel::u16

Definition at line 55 of file uops.h.

Referenced by ff_sws_setup_scalar(), ff_sws_setup_vec4(), and setup_scale().

◆ u32

uint32_t SwsPixel::u32

◆ f32

float SwsPixel::f32

Definition at line 57 of file uops.h.

Referenced by exact_prod(), ff_sws_setup_scalar(), ff_sws_setup_vec4(), and setup_scale().


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