#include <pixel_match.h>
◆ PixelMatcher()
◆ DoBlock()
void dirac::PixelMatcher::DoBlock |
( |
const int | xpos, |
|
|
const int | ypos, |
|
|
const MvArray & | guide_array, |
|
|
BlockMatcher & | block_match ) |
|
private |
◆ DoSearch()
void dirac::PixelMatcher::DoSearch |
( |
EncQueue & | my_buffer, |
|
|
int | pic_num ) |
◆ MakeMEDataHierarchy()
◆ MakePicHierarchy()
◆ MatchPic()
void dirac::PixelMatcher::MatchPic |
( |
const PicArray & | ref_data, |
|
|
const PicArray & | pic_data, |
|
|
MEData & | me_data, |
|
|
const MvData & | guide_data, |
|
|
const int | ref_id ) |
|
private |
◆ TidyMEData()
void dirac::PixelMatcher::TidyMEData |
( |
OneDArray< MEData * > & | me_data_set | ) |
|
|
private |
◆ TidyPics()
◆ m_big_xr
int dirac::PixelMatcher::m_big_xr |
|
private |
◆ m_big_yr
int dirac::PixelMatcher::m_big_yr |
|
private |
◆ m_cand_list
◆ m_cost_mean
double dirac::PixelMatcher::m_cost_mean |
|
private |
◆ m_cost_mean_sq
double dirac::PixelMatcher::m_cost_mean_sq |
|
private |
◆ m_depth
int dirac::PixelMatcher::m_depth |
|
private |
◆ m_encparams
◆ m_level
int dirac::PixelMatcher::m_level |
|
private |
◆ m_mv_prediction
MVector dirac::PixelMatcher::m_mv_prediction |
|
private |
◆ m_predparams
◆ m_psort
◆ m_rho
double dirac::PixelMatcher::m_rho |
|
private |
◆ m_tdiff
int dirac::PixelMatcher::m_tdiff[2] |
|
private |
◆ m_xr
int dirac::PixelMatcher::m_xr |
|
private |
◆ m_yr
int dirac::PixelMatcher::m_yr |
|
private |
The documentation for this class was generated from the following file:
© 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.