Go to the source code of this file.
Classes | |
| class | OSDSet |
| class | OSDType |
| class | DrawInfo |
| class | OSDTypeText |
| class | OSDTypeImage |
| class | OSDTypePosSlider |
| class | OSDTypeFillSlider |
| class | OSDTypeEditSlider |
| class | OSDTypeBox |
| class | OSDTypePositionIndicator |
| class | OSDTypePositionRectangle |
| class | OSDTypePositionImage |
| class | ccText |
| class | OSDTypeCC |
| class | OSDType708CC |
Typedefs | |
| typedef QMap< QString, QString > | InfoMap |
| typedef QMap< int, uint > | HotKeyMap |
Functions | |
| static QRect | unbias (QRect rect, float wmult, float hmult) |
| static QRect | bias (QRect rect, float wmult, float hmult) |
| typedef QMap<QString,QString> InfoMap |
Definition at line 22 of file osdtypes.h.
Definition at line 25 of file osdtypes.h.
| static QRect unbias | ( | QRect | rect, | |
| float | wmult, | |||
| float | hmult | |||
| ) | [inline, static] |
Definition at line 27 of file osdtypes.h.
Referenced by OSDTypePositionRectangle::AddPosition(), OSDListTreeType::OSDListTreeType(), OSDTypeBox::OSDTypeBox(), OSDTypeEditSlider::OSDTypeEditSlider(), OSDTypeFillSlider::OSDTypeFillSlider(), OSDTypePosSlider::OSDTypePosSlider(), and OSDTypeBox::SetRect().
| static QRect bias | ( | QRect | rect, | |
| float | wmult, | |||
| float | hmult | |||
| ) | [inline, static] |
Definition at line 35 of file osdtypes.h.
Referenced by adpcm_ms_compress_sample(), block_sse(), categorize(), dct_quantize(), dct_quantize_altivec(), dct_quantize_bfin(), dct_quantize_c(), dct_quantize_trellis_c(), generate_new_codebooks(), OSDTypeTeletext::OSDTypeTeletext(), quantize_c(), OSDTypeTeletext::Reinit(), OSDTypePositionRectangle::Reinit(), OSDTypeBox::Reinit(), OSDTypeEditSlider::Reinit(), OSDTypeFillSlider::Reinit(), OSDTypePosSlider::Reinit(), OSDTypeText::Reinit(), OSDListTreeType::Reinit(), and squared_diff_macroblock().
1.5.5