Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmlp.h109 uint8_t summary_info; member
H A Dmlpenc.c128 int summary_info; member
613 ctx->summary_info = ff_mlp_ch_info[ctx->channel_arrangement].summary_info ; in mlp_encode_init()
640 ctx->summary_info = 0; in mlp_encode_init()
748 put_bits(&pb, 5, ctx->summary_info ); in write_major_sync()

Completed in 5 milliseconds