Home
last modified time | relevance | path

Searched refs:PredictHardYUY2 (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/telecide/
H A DTelecide.h140 bool PredictHardYUY2(int frame, unsigned int *predicted, unsigned int *predicted_metric) ;
H A DTelecide_getFrame.cpp234 if (frame >= cycle && PredictHardYUY2(frame, &predicted, &predicted_metric) == true) in getNextFrame()
H A DTelecide_utils.cpp280 bool Telecide::PredictHardYUY2(int frame, unsigned int *predicted, unsigned int *predicted_metric) in PredictHardYUY2() function in Telecide
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/telecide/
H A DTelecide.h140 bool PredictHardYUY2(int frame, unsigned int *predicted, unsigned int *predicted_metric) ;
H A DTelecide_getFrame.cpp234 if (frame >= cycle && PredictHardYUY2(frame, &predicted, &predicted_metric) == true) in getNextFrame()
H A DTelecide_utils.cpp280 bool Telecide::PredictHardYUY2(int frame, unsigned int *predicted, unsigned int *predicted_metric) in PredictHardYUY2() function in Telecide
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/telecide/
H A DTelecide.h140 bool PredictHardYUY2(int frame, unsigned int *predicted, unsigned int *predicted_metric) ;
H A DTelecide_getFrame.cpp234 if (frame >= cycle && PredictHardYUY2(frame, &predicted, &predicted_metric) == true) in getNextFrame()
H A DTelecide_utils.cpp280 bool Telecide::PredictHardYUY2(int frame, unsigned int *predicted, unsigned int *predicted_metric) in PredictHardYUY2() function in Telecide
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/telecide/
H A DTelecide.h140 bool PredictHardYUY2(int frame, unsigned int *predicted, unsigned int *predicted_metric) ;
H A DTelecide_getFrame.cpp234 if (frame >= cycle && PredictHardYUY2(frame, &predicted, &predicted_metric) == true) in getNextFrame()
H A DTelecide_utils.cpp280 bool Telecide::PredictHardYUY2(int frame, unsigned int *predicted, unsigned int *predicted_metric) in PredictHardYUY2() function in Telecide
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/plusgpl/
H A Dfilter_telecide.c206 static int PredictHardYUY2(context cx, int frame, unsigned int *predicted, unsigned int *predicted_… in PredictHardYUY2() function
723 if ( pos >= cx->cycle && PredictHardYUY2( cx, pos, &cx->predicted, &cx->predicted_metric) ) in get_image()
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/plusgpl/
H A Dfilter_telecide.c206 static int PredictHardYUY2(context cx, int frame, unsigned int *predicted, unsigned int *predicted_… in PredictHardYUY2() function
723 if ( pos >= cx->cycle && PredictHardYUY2( cx, pos, &cx->predicted, &cx->predicted_metric) ) in get_image()
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/plusgpl/
H A Dfilter_telecide.c206 static int PredictHardYUY2(context cx, int frame, unsigned int *predicted, unsigned int *predicted_… in PredictHardYUY2() function
723 if ( pos >= cx->cycle && PredictHardYUY2( cx, pos, &cx->predicted, &cx->predicted_metric) ) in get_image()
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/plusgpl/
H A Dfilter_telecide.c206 static int PredictHardYUY2(context cx, int frame, unsigned int *predicted, unsigned int *predicted_… in PredictHardYUY2() function
723 if ( pos >= cx->cycle && PredictHardYUY2( cx, pos, &cx->predicted, &cx->predicted_metric) ) in get_image()
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/plusgpl/
H A Dfilter_telecide.c206 static int PredictHardYUY2(context cx, int frame, unsigned int *predicted, unsigned int *predicted_… in PredictHardYUY2() function
723 if ( pos >= cx->cycle && PredictHardYUY2( cx, pos, &cx->predicted, &cx->predicted_metric) ) in get_image()