FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
YUVFloat Struct Reference

#include <avf_showcqt.h>

Data Fields

float y
 
float u
 
float v
 

Detailed Description

Definition at line 42 of file avf_showcqt.h.

Field Documentation

float YUVFloat::y

Definition at line 43 of file avf_showcqt.h.

Referenced by draw_axis_yuv(), draw_bar_yuv(), update_sono_yuv(), and yuv_from_cqt().

float YUVFloat::u

Definition at line 43 of file avf_showcqt.h.

Referenced by draw_axis_yuv(), draw_bar_yuv(), update_sono_yuv(), and yuv_from_cqt().

float YUVFloat::v

Definition at line 43 of file avf_showcqt.h.

Referenced by draw_axis_yuv(), draw_bar_yuv(), update_sono_yuv(), and yuv_from_cqt().


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