Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Daf_hdcd.c899 HDCD_PVER_B = 2, /**< Packets of type B (8-bit control, 8-bit XOR) discovered */ enumerator
1495 if (state->code_counterB) detect->packet_type |= HDCD_PVER_B; in hdcd_detect_onech()