Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmlp.h106 uint8_t channel_occupancy; member
H A Dmlpenc.c127 int channel_occupancy; member
612 ctx->channel_occupancy = ff_mlp_ch_info[ctx->channel_arrangement].channel_occupancy; in mlp_encode_init()
639 ctx->channel_occupancy = 0; in mlp_encode_init()
741 put_bits(&pb, 6, ctx->channel_occupancy ); in write_major_sync()

Completed in 6 milliseconds