#include <opus.h>
Definition at line 138 of file opus.h.
Referenced by ff_opus_parse_extradata(), and opus_decode_packet().
Definition at line 139 of file opus.h.
Referenced by ff_opus_parse_extradata(), and opus_decode_packet().
Definition at line 144 of file opus.h.
Referenced by ff_opus_parse_extradata(), and opus_decode_packet().
Definition at line 146 of file opus.h.
Referenced by ff_opus_parse_extradata(), and opus_decode_packet().
Definition at line 149 of file opus.h.
Referenced by ff_opus_parse_extradata(), and opus_decode_packet().
layout describing the input channel
Definition at line 41 of file af_channelmap.c.
Referenced by channelmap_config_input(), channelmap_init(), guess_map_any(), guess_map_matching(), join_config_output(), and parse_maps().
layout describing the output channel
Definition at line 42 of file af_channelmap.c.
Referenced by channelmap_init(), guess_map_matching(), join_config_output(), and join_init().
index of in_channel in the input stream data
Definition at line 43 of file af_channelmap.c.
Referenced by channelmap_config_input(), channelmap_filter_frame(), channelmap_init(), join_config_output(), parse_maps(), and try_push_frame().
Definition at line 44 of file af_channelmap.c.
Referenced by channelmap_filter_frame(), and channelmap_init().
input stream index
Definition at line 39 of file af_join.c.
Referenced by guess_map_any(), guess_map_matching(), join_config_output(), join_init(), parse_maps(), and try_push_frame().