Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddolby_e.h62 int output_channel_order; member
H A Ddcadec.c51 if (s->output_channel_order == CHANNEL_ORDER_CODED) { in ff_dca_set_channel_layout()
359 s->output_channel_order = CHANNEL_ORDER_CODED; in dcadec_init()
392 OFFSET(output_channel_order), AV_OPT_TYPE_INT,
H A Ddcadec.h73 int output_channel_order; member
H A Ddolby_e.c1068 else if (metadata->nb_programs == 1 && metadata->output_channel_order == CHANNEL_ORDER_DEFAULT) in filter_frame()
1270 s->dectx.metadata.output_channel_order = CHANNEL_ORDER_CODED; in dolby_e_init()
1274 s->dectx.metadata.multi_prog_warned = s->dectx.metadata.output_channel_order == CHANNEL_ORDER_CODED; in dolby_e_init()
1283 OFFSET(dectx.metadata.output_channel_order), AV_OPT_TYPE_INT,
H A Daac.h360 enum AACOutputChannelOrder output_channel_order; member
H A Daacdec_template.c561 ac->output_channel_order = CHANNEL_ORDER_CODED; in output_configure()
565 if (ac->output_channel_order == CHANNEL_ORDER_DEFAULT) in output_configure()
3574 offsetof(AACContext, output_channel_order), AV_OPT_TYPE_INT,

Completed in 11 milliseconds