Home
last modified time | relevance | path

Searched refs:allow_multipacket (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavdevice/
H A Ddecklink_dec.cpp312 static uint8_t* teletext_data_unit_from_ancillary_packet(uint16_t *py, uint16_t *pend, uint8_t *tgt, int64_t wanted_lines, int allow_multipacket) in teletext_data_unit_from_ancillary_packet() argument
321 } else if (allow_multipacket && did == 0x143 && sdid == 0x203) { // VANC multipacket in teletext_data_unit_from_ancillary_packet()

Completed in 3 milliseconds