Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmlpenc.c161 uint8_t ch_modifier_thd0; ///< channel modifier for TrueHD stream 0 member
618 ctx->ch_modifier_thd0 = 0; in mlp_encode_init()
624 ctx->ch_modifier_thd0 = 1; in mlp_encode_init()
630 ctx->ch_modifier_thd0 = 2; in mlp_encode_init()
722 put_bits(&pb, 2, ctx->ch_modifier_thd0 ); in write_major_sync()

Completed in 4 milliseconds