GetPhysicalPinName  101 libavdevice/dshow_crossbar.c             av_log(avctx, AV_LOG_WARNING, "Unexpected output pin type, please report the type if you want to use this (%s)", GetPhysicalPinName(pin_type));
GetPhysicalPinName  109 libavdevice/dshow_crossbar.c         av_log(avctx, log_level, "  Crossbar Output pin %d: \"%s\" related output pin: %ld ", i, GetPhysicalPinName(pin_type), related_pin);
GetPhysicalPinName  130 libavdevice/dshow_crossbar.c         av_log(avctx, log_level, "  Crossbar Input pin %d - \"%s\" ", i, GetPhysicalPinName(pin_type));