Home
last modified time | relevance | path

Searched defs:mapping_family (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dlibopusenc.c44 int mapping_family; member
192 static int libopus_check_vorbis_layout(AVCodecContext *avctx, int mapping_family) { in libopus_check_vorbis_layout() argument
88 libopus_write_header(AVCodecContext *avctx, int stream_count, int coupled_stream_count, int mapping_family, const uint8_t *channel_mapping) libopus_write_header() argument
213 libopus_validate_layout_and_get_channel_map( AVCodecContext *avctx, int mapping_family, const uint8_t ** channel_map_result) libopus_validate_layout_and_get_channel_map() argument
267 int mapping_family; libopus_encode_init() local
[all...]

Completed in 2 milliseconds