Home
last modified time | relevance | path

Searched refs:ReconSkippedBlock (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/mpeg_stat/mpeg_stat/
H A Dvideo.c68 static void ReconSkippedBlock();
3215 ReconSkippedBlock(vid_stream->past->luminance, forw_lum,
3218 ReconSkippedBlock(vid_stream->past->Cr, forw_cr, crow,
3221 ReconSkippedBlock(vid_stream->past->Cb, forw_cb, crow,
3228 ReconSkippedBlock(vid_stream->future->luminance, back_lum,
3231 ReconSkippedBlock(vid_stream->future->Cr, back_cr, crow,
3235 ReconSkippedBlock(vid_stream->future->Cb, back_cb, crow,
3413 ReconSkippedBlock(source, dest, row, col, row_size, in ReconSkippedBlock() function
/dports/multimedia/mpeg_play/mpeg_play/
H A Dvideo.c74 static void ReconSkippedBlock();
3970 ReconSkippedBlock(vid_stream->past->luminance, forw_lum,
3973 ReconSkippedBlock(vid_stream->past->Cr, forw_cr, crow,
3976 ReconSkippedBlock(vid_stream->past->Cb, forw_cb, crow,
3983 ReconSkippedBlock(vid_stream->future->luminance, back_lum,
3986 ReconSkippedBlock(vid_stream->future->Cr, back_cr, crow,
3990 ReconSkippedBlock(vid_stream->future->Cb, back_cb, crow,
4171 ReconSkippedBlock(source, dest, row, col, row_size, in ReconSkippedBlock() function
/dports/multimedia/smpeg/smpeg-0.4.4/video/
H A Dvideo.cpp87 static void ReconSkippedBlock( unsigned char *source, unsigned char *dest,
4267 ReconSkippedBlock(vid_stream->past->luminance, forw_lum, in ProcessSkippedBFrameMBlocks()
4270 ReconSkippedBlock(vid_stream->past->Cr, forw_cr, crow, in ProcessSkippedBFrameMBlocks()
4273 ReconSkippedBlock(vid_stream->past->Cb, forw_cb, crow, in ProcessSkippedBFrameMBlocks()
4280 ReconSkippedBlock(vid_stream->future->luminance, back_lum, in ProcessSkippedBFrameMBlocks()
4283 ReconSkippedBlock(vid_stream->future->Cr, back_cr, crow, in ProcessSkippedBFrameMBlocks()
4287 ReconSkippedBlock(vid_stream->future->Cb, back_cb, crow, in ProcessSkippedBFrameMBlocks()
4467 static void ReconSkippedBlock( unsigned char *source, unsigned char *dest, in ReconSkippedBlock() function
/dports/multimedia/smpeg2/smpeg2-2.0.0/video/
H A Dvideo.cpp75 static void ReconSkippedBlock( unsigned char *source, unsigned char *dest,
4134 ReconSkippedBlock(vid_stream->past->luminance, forw_lum, in ProcessSkippedBFrameMBlocks()
4137 ReconSkippedBlock(vid_stream->past->Cr, forw_cr, crow, in ProcessSkippedBFrameMBlocks()
4140 ReconSkippedBlock(vid_stream->past->Cb, forw_cb, crow, in ProcessSkippedBFrameMBlocks()
4147 ReconSkippedBlock(vid_stream->future->luminance, back_lum, in ProcessSkippedBFrameMBlocks()
4150 ReconSkippedBlock(vid_stream->future->Cr, back_cr, crow, in ProcessSkippedBFrameMBlocks()
4154 ReconSkippedBlock(vid_stream->future->Cb, back_cb, crow, in ProcessSkippedBFrameMBlocks()
4331 static void ReconSkippedBlock( unsigned char *source, unsigned char *dest, in ReconSkippedBlock() function