Searched refs:CHANNEL_ORDER_DEFAULT (Results 1 - 5 of 5) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | dcadec.h | 49 CHANNEL_ORDER_DEFAULT, enumerator
|
H A D | dcadec.c | 393 { .i64 = CHANNEL_ORDER_DEFAULT }, 0, 1, PARAM, "channel_order" }, 395 { .i64 = CHANNEL_ORDER_DEFAULT }, .flags = PARAM, "channel_order" },
|
H A D | dolby_e.c | 45 CHANNEL_ORDER_DEFAULT, enumerator 1068 else if (metadata->nb_programs == 1 && metadata->output_channel_order == CHANNEL_ORDER_DEFAULT) in filter_frame() 1284 { .i64 = CHANNEL_ORDER_DEFAULT }, 0, 1, FLAGS, "channel_order" }, 1286 { .i64 = CHANNEL_ORDER_DEFAULT }, .flags = FLAGS, "channel_order" },
|
H A D | aac.h | 292 CHANNEL_ORDER_DEFAULT, enumerator
|
H A D | aacdec_template.c | 565 if (ac->output_channel_order == CHANNEL_ORDER_DEFAULT) in output_configure() 3575 { .i64 = CHANNEL_ORDER_DEFAULT }, 0, 1, AACDEC_FLAGS, "channel_order" }, 3577 { .i64 = CHANNEL_ORDER_DEFAULT }, .flags = AACDEC_FLAGS, "channel_order" },
|
Completed in 9 milliseconds