Searched refs:pindirtmp (Results 1 – 3 of 3) sorted by relevance
44 PIN_DIRECTION pindirtmp; in gst_dshow_get_pin_from_filter() local45 hres = pin->QueryDirection (&pindirtmp); in gst_dshow_get_pin_from_filter()46 if (hres == S_OK && pindir == pindirtmp) { in gst_dshow_get_pin_from_filter()
174 PIN_DIRECTION pindirtmp; in gst_dshow_get_pin_from_filter() local175 hres = pintmp->QueryDirection (&pindirtmp); in gst_dshow_get_pin_from_filter()176 if (hres == S_OK && pindir == pindirtmp) { in gst_dshow_get_pin_from_filter()
487 PIN_DIRECTION pindirtmp; in gst_dshow_get_pin_from_filter() local488 hres = pintmp->QueryDirection (&pindirtmp); in gst_dshow_get_pin_from_filter()489 if (hres == S_OK && pindir == pindirtmp) { in gst_dshow_get_pin_from_filter()