|
MythTV master
|
This is the complete list of members for LogoDetectorBase, including all inherited members.
| doesThisFrameContainTheFoundLogo(MythVideoFrame *frame)=0 | LogoDetectorBase | pure virtual |
| getRequiredAvailableBufferForSearch()=0 | LogoDetectorBase | pure virtual |
| haveNewInformation(unsigned int framenum, bool haslogo, float debugValue=0.0) | LogoDetectorBase | signal |
| LogoDetectorBase(unsigned int w, unsigned int h) | LogoDetectorBase | inline |
| m_foundLogo | LogoDetectorBase | protected |
| m_height | LogoDetectorBase | protected |
| m_width | LogoDetectorBase | protected |
| pixelInsideLogo(unsigned int x, unsigned int y)=0 | LogoDetectorBase | pure virtual |
| searchForLogo(MythCommFlagPlayer *player)=0 | LogoDetectorBase | pure virtual |
| ~LogoDetectorBase() override=default | LogoDetectorBase | protected |