| /third_party/ffmpeg/libavutil/ |
| D | channel_layout.c | 253 int av_get_extended_channel_layout(const char *name, uint64_t* channel_layout, int* nb_channels) in av_get_extended_channel_layout() 276 int nb_channels, uint64_t channel_layout) in av_bprint_channel_layout() 310 int nb_channels, uint64_t channel_layout) in av_get_channel_layout_string() 318 int av_get_channel_layout_nb_channels(uint64_t channel_layout) in av_get_channel_layout_nb_channels() 331 int av_get_channel_layout_channel_index(uint64_t channel_layout, in av_get_channel_layout_channel_index() 363 uint64_t av_channel_layout_extract_channel(uint64_t channel_layout, int index) in av_channel_layout_extract_channel() 389 int av_channel_layout_from_mask(AVChannelLayout *channel_layout, in av_channel_layout_from_mask() 402 int av_channel_layout_from_string(AVChannelLayout *channel_layout, in av_channel_layout_from_string() 630 void av_channel_layout_uninit(AVChannelLayout *channel_layout) in av_channel_layout_uninit() 655 static int ambisonic_order(const AVChannelLayout *channel_layout) in ambisonic_order() [all …]
|
| D | frame.h | 510 uint64_t channel_layout; member
|
| /third_party/ffmpeg/libavfilter/ |
| D | af_channelsplit.c | 42 AVChannelLayout channel_layout; member 63 AVChannelLayout channel_layout = { 0 }; in init() local 144 AVChannelLayout channel_layout = { 0 }; in query_formats() local
|
| D | buffersrc.h | 119 uint64_t channel_layout; member
|
| D | avfilter.h | 558 uint64_t channel_layout; member
|
| D | formats.c | 468 const AVChannelLayout *channel_layout) in ff_add_channel_layout()
|
| /third_party/ffmpeg/libavformat/ |
| D | flacenc_header.c | 50 int ff_flac_is_native_layout(uint64_t channel_layout) in ff_flac_is_native_layout()
|
| D | isom.c | 389 int64_t channel_layout; member 419 void ff_mov_write_chan(AVIOContext *pb, int64_t channel_layout) in ff_mov_write_chan()
|
| D | eacdata.c | 57 AVChannelLayout channel_layout; in cdata_read_header() local
|
| D | demux_utils.c | 152 uint64_t channel_layout, int32_t sample_rate, in ff_add_param_change()
|
| D | nutdec.c | 884 int64_t channel_layout = 0; in read_sm_data() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | pcm-bluray.c | 65 uint8_t channel_layout = header[2] >> 4; in pcm_bluray_parse_header() local
|
| D | av3a_parser.c | 58 uint64_t channel_layout; member 72 uint64_t channel_layout; member 220 uint64_t channel_layout = 0; in read_av3a_frame_header() local
|
| D | aac_ac3_parser.h | 51 uint64_t channel_layout; member
|
| D | ac3_parser_internal.h | 62 uint64_t channel_layout; member
|
| D | atrac9tab.h | 36 AVChannelLayout channel_layout; member
|
| D | codec_par.h | 166 uint64_t channel_layout; member
|
| D | eac3dec.c | 347 int64_t channel_layout = 0; in ff_eac3_parse_header() local
|
| D | audiotoolboxenc.c | 257 AudioChannelLayout *channel_layout = av_malloc(layout_size); in ffat_init_encoder() local
|
| /third_party/ffmpeg/libavdevice/ |
| D | avdevice.h | 415 int64_t channel_layout; member
|
| D | pulse_audio_enc.c | 358 static void pulse_map_channels_to_pulse(const AVChannelLayout *channel_layout, pa_channel_map *chan… in pulse_map_channels_to_pulse()
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| D | lima_format.c | 75 uint32_t channel_layout; member
|
| D | lima_gpu.h | 66 uint32_t channel_layout; member
|
| /third_party/ffmpeg/libavutil/tests/ |
| D | opt.c | 44 AVChannelLayout channel_layout; member
|
| /third_party/ffmpeg/doc/examples/ |
| D | muxing.c | 218 const AVChannelLayout *channel_layout, in alloc_audio_frame()
|