Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmlp.h138 extern const ChannelInformation ff_mlp_ch_info[21];
H A Dmlp.c46 const ChannelInformation ff_mlp_ch_info[21] = { variable
H A Dmlpenc.c612 ctx->channel_occupancy = ff_mlp_ch_info[ctx->channel_arrangement].channel_occupancy; in mlp_encode_init()
613 ctx->summary_info = ff_mlp_ch_info[ctx->channel_arrangement].summary_info ; in mlp_encode_init()

Completed in 5 milliseconds