#include <libmythtv/recorders/vbi608extractor.h>
Definition at line 28 of file vbi608extractor.h.
◆ VBI608Extractor()
| VBI608Extractor::VBI608Extractor |
( |
| ) |
|
|
default |
◆ ExtractCC12()
| bool VBI608Extractor::ExtractCC12 |
( |
const unsigned char * |
buf, |
|
|
uint |
width |
|
) |
| |
◆ ExtractCC34()
| bool VBI608Extractor::ExtractCC34 |
( |
const unsigned char * |
buf, |
|
|
uint |
width |
|
) |
| |
◆ FindClocks()
| bool VBI608Extractor::FindClocks |
( |
const unsigned char * |
buf, |
|
|
uint |
width |
|
) |
| |
|
private |
◆ GetCode1()
| uint16_t VBI608Extractor::GetCode1 |
( |
void |
| ) |
const |
|
inline |
◆ GetCode2()
| uint16_t VBI608Extractor::GetCode2 |
( |
void |
| ) |
const |
|
inline |
◆ m_code
| std::array<uint16_t,2> VBI608Extractor::m_code {UINT16_MAX, UINT16_MAX} |
|
private |
◆ m_maximas
| QList<float> VBI608Extractor::m_maximas |
|
private |
◆ m_minimas
| QList<float> VBI608Extractor::m_minimas |
|
private |
◆ m_rate
| float VBI608Extractor::m_rate {0.0F} |
|
private |
◆ m_rawMaximas
| QList<uint> VBI608Extractor::m_rawMaximas |
|
private |
◆ m_rawMinimas
| QList<uint> VBI608Extractor::m_rawMinimas |
|
private |
◆ m_start
| float VBI608Extractor::m_start {0.0F} |
|
private |
The documentation for this class was generated from the following files: