Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmlpenc.c157 uint8_t ch_modifier_thd1; ///< channel modifier for TrueHD stream 1 member
651 ctx->ch_modifier_thd1 = 0; in mlp_encode_init()
657 ctx->ch_modifier_thd1 = 1; in mlp_encode_init()
663 ctx->ch_modifier_thd1 = 1; in mlp_encode_init()
772 put_bits(&pb, 2, ctx->ch_modifier_thd1 ); in write_major_sync()