Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-anc.c106 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/
DDeckLinkAPI.h1026 …virtual HRESULT GetFirstPacketByID (/* in */ uint8_t DID, /* in */ uint8_t SDID, /* out */ IDeckLi…
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DDeckLinkAPI.h1021 …virtual HRESULT GetFirstPacketByID (/* in */ uint8_t DID, /* in */ uint8_t SDID, /* out */ IDeckLi…
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI.h7576 /* [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/
DChangeLog16505 DID/SDID: 10 bits with parity in the upper 2 bits. In theory some