Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudaconvert.c132 #define SCORE_DEPTH_LOSS 4 /* change bit depth */ macro
210 loss += SCORE_DEPTH_LOSS; in score_value()
/third_party/gstreamer/gstplugins_base/gst/videoconvert/
Dgstvideoconvert.c190 #define SCORE_DEPTH_LOSS 4 /* change bit depth */ macro
268 loss += SCORE_DEPTH_LOSS; in score_value()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavpp.c971 #define SCORE_DEPTH_LOSS 4 /* change bit depth */ macro
1048 loss += SCORE_DEPTH_LOSS; in score_value()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11convert.cpp380 #define SCORE_DEPTH_LOSS 4 /* change bit depth */ macro
458 loss += SCORE_DEPTH_LOSS + (in_info->bits - t_info->bits); in score_value()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcolorconvert.c1224 #define SCORE_DEPTH_LOSS 4 /* change bit depth */ macro
1332 loss += SCORE_DEPTH_LOSS; in score_format_target()