#include <vbi608extractor.h>
Definition at line 29 of file vbi608extractor.h.
◆ VBI608Extractor()
VBI608Extractor::VBI608Extractor |
( |
| ) |
|
|
inline |
◆ GetCode1()
uint16_t VBI608Extractor::GetCode1 |
( |
void |
| ) |
const |
|
inline |
◆ GetCode2()
uint16_t VBI608Extractor::GetCode2 |
( |
void |
| ) |
const |
|
inline |
◆ ExtractCC()
◆ ExtractCC12()
bool VBI608Extractor::ExtractCC12 |
( |
const unsigned char * |
buf, |
|
|
uint |
width |
|
) |
| |
◆ ExtractCC34()
bool VBI608Extractor::ExtractCC34 |
( |
const unsigned char * |
buf, |
|
|
uint |
width |
|
) |
| |
◆ FillCCData()
uint VBI608Extractor::FillCCData |
( |
uint8_t |
cc_data[8] | ) |
const |
◆ GetClockStart()
float VBI608Extractor::GetClockStart |
( |
void |
| ) |
const |
|
inlineprivate |
◆ GetClockRate()
float VBI608Extractor::GetClockRate |
( |
void |
| ) |
const |
|
inlineprivate |
◆ FindClocks()
bool VBI608Extractor::FindClocks |
( |
const unsigned char * |
buf, |
|
|
uint |
width |
|
) |
| |
|
private |
◆ m_rawMinimas
QList<uint> VBI608Extractor::m_rawMinimas |
|
private |
◆ m_rawMaximas
QList<uint> VBI608Extractor::m_rawMaximas |
|
private |
◆ m_maximas
QList<float> VBI608Extractor::m_maximas |
|
private |
◆ m_minimas
QList<float> VBI608Extractor::m_minimas |
|
private |
◆ m_start
float VBI608Extractor::m_start {0.0F} |
|
private |
◆ m_rate
float VBI608Extractor::m_rate {0.0F} |
|
private |
◆ m_code
uint16_t VBI608Extractor::m_code[2] {UINT16_MAX, UINT16_MAX} |
|
private |
The documentation for this class was generated from the following files: