Home
last modified time | relevance | path

Searched refs:SCORE_ALPHA_LOSS (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudaconvert.c133 #define SCORE_ALPHA_LOSS 8 /* lose the alpha channel */ macro
193 loss += SCORE_ALPHA_LOSS; in score_value()
/third_party/gstreamer/gstplugins_base/gst/videoconvert/
Dgstvideoconvert.c191 #define SCORE_ALPHA_LOSS 8 /* lose the alpha channel */ macro
251 loss += SCORE_ALPHA_LOSS; in score_value()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavpp.c972 #define SCORE_ALPHA_LOSS 8 /* lose the alpha channel */ macro
1031 loss += SCORE_ALPHA_LOSS; in score_value()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11convert.cpp381 #define SCORE_ALPHA_LOSS 8 /* lose the alpha channel */ macro
441 loss += SCORE_ALPHA_LOSS; in score_value()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcolorconvert.c1225 #define SCORE_ALPHA_LOSS 8 /* lose the alpha channel */ macro
1315 loss += SCORE_ALPHA_LOSS; in score_format_target()