Searched refs:SDID (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-anc.c | 106 guint8 DID, SDID, DC; in get_ancillary_16() local 136 SDID = data[parser->offset + i + 1] & 0xff; in get_ancillary_16() 146 anc->SDID_block_number = SDID; in get_ancillary_16() 215 guint8 DID, SDID, DC; in get_ancillary_8() local 241 SDID = data[parser->offset + i + 1]; in get_ancillary_8() 251 anc->SDID_block_number = SDID; in get_ancillary_8()
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/ |
D | DeckLinkAPI.h | 1026 …virtual HRESULT GetFirstPacketByID (/* in */ uint8_t DID, /* in */ uint8_t SDID, /* out */ IDeckLi…
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/ |
D | DeckLinkAPI.h | 1021 …virtual HRESULT GetFirstPacketByID (/* in */ uint8_t DID, /* in */ uint8_t SDID, /* out */ IDeckLi…
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/ |
D | DeckLinkAPI.h | 7576 /* [in] */ unsigned char SDID, 7615 /* [in] */ unsigned char SDID, 7655 #define IDeckLinkVideoFrameAncillaryPackets_GetFirstPacketByID(This,DID,SDID,packet) \ argument 7656 ( (This)->lpVtbl -> GetFirstPacketByID(This,DID,SDID,packet) )
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 16505 DID/SDID: 10 bits with parity in the upper 2 bits. In theory some
|