Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmlpenc.c163 uint8_t ch_modifier_thd2; ///< channel modifier for TrueHD stream 2 member
620 ctx->ch_modifier_thd2 = 0; in mlp_encode_init()
626 ctx->ch_modifier_thd2 = 1; in mlp_encode_init()
632 ctx->ch_modifier_thd2 = 2; in mlp_encode_init()
725 put_bits(&pb, 2, ctx->ch_modifier_thd2 ); in write_major_sync()

Completed in 4 milliseconds