Created by the British Broadcasting Corporation.
#include <pixel_match.h>
Collaboration diagram for dirac::PixelMatcher:
dirac::PixelMatcher::PixelMatcher | ( | const EncoderParams & | encp | ) |
void dirac::PixelMatcher::DoBlock | ( | const int | xpos, | |
const int | ypos, | |||
TwoDArray< MvCostData > & | pred_costs, | |||
MvArray & | mv_array, | |||
const MvArray & | guide_array, | |||
BlockMatcher & | block_match | |||
) | [private] |
void dirac::PixelMatcher::DoSearch | ( | const FrameBuffer & | my_buffer, | |
int | frame_num, | |||
MEData & | me_data | |||
) |
void dirac::PixelMatcher::MakeMEDataHierarchy | ( | const OneDArray< PicArray * > & | down_data, | |
OneDArray< MEData * > & | me_data_set | |||
) | [private] |
void dirac::PixelMatcher::MakePicHierarchy | ( | const PicArray & | data, | |
OneDArray< PicArray * > & | down_data | |||
) | [private] |
void dirac::PixelMatcher::MatchPic | ( | const PicArray & | ref_data, | |
const PicArray & | pic_data, | |||
MEData & | me_data, | |||
const MvData & | guide_data, | |||
const int | ref_id | |||
) | [private] |
int dirac::PixelMatcher::m_depth [private] |
const EncoderParams& dirac::PixelMatcher::m_encparams [private] |
FrameSort dirac::PixelMatcher::m_fsort [private] |
float dirac::PixelMatcher::m_lambda [private] |
int dirac::PixelMatcher::m_level [private] |
MVector dirac::PixelMatcher::m_mv_prediction [private] |
int dirac::PixelMatcher::m_xr [private] |
int dirac::PixelMatcher::m_yr [private] |
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.