Searched refs:IEC61937_DTSHD (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
D | spdif.h | 47 IEC61937_DTSHD = 0x11, ///< DTS HD data enumerator |
D | spdifenc.c | 207 ctx->data_type = IEC61937_DTSHD | subtype << 8; in spdif_header_dts4() |