/third_party/ffmpeg/libavutil/ |
D | channel_layout.c | 161 int av_get_extended_channel_layout(const char *name, uint64_t* channel_layout, int* nb_channels) in av_get_extended_channel_layout() 184 int nb_channels, uint64_t channel_layout) in av_bprint_channel_layout() 218 int nb_channels, uint64_t channel_layout) in av_get_channel_layout_string() 226 int av_get_channel_layout_nb_channels(uint64_t channel_layout) in av_get_channel_layout_nb_channels() 239 int av_get_channel_layout_channel_index(uint64_t channel_layout, in av_get_channel_layout_channel_index() 271 uint64_t av_channel_layout_extract_channel(uint64_t channel_layout, int index) in av_channel_layout_extract_channel()
|
D | frame.h | 495 uint64_t channel_layout; member
|
/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 | 392 int64_t channel_layout; member 422 void ff_mov_write_chan(AVIOContext *pb, int64_t channel_layout) in ff_mov_write_chan()
|
D | eacdata.c | 54 int64_t channel_layout = 0; in cdata_read_header() local
|
/third_party/ffmpeg/libavfilter/ |
D | af_channelsplit.c | 39 uint64_t channel_layout; member 60 uint64_t channel_layout; in init() local
|
D | buffersrc.h | 116 uint64_t channel_layout; member
|
D | asrc_anullsrc.c | 41 uint64_t channel_layout; member
|
D | buffersrc.c | 64 uint64_t channel_layout; member
|
D | af_join.c | 52 uint64_t channel_layout; member
|
/third_party/ffmpeg/libavcodec/ |
D | pcm-bluray.c | 66 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 | atrac9tab.h | 36 uint64_t channel_layout; member
|
D | codec_par.h | 162 uint64_t channel_layout; member
|
D | eac3dec.c | 346 int64_t channel_layout = 0; in ff_eac3_parse_header() local
|
D | audiotoolboxenc.c | 260 AudioChannelLayout *channel_layout = av_malloc(layout_size); in ffat_init_encoder() local
|
D | mlpdec.c | 185 static int mlp_channel_layout_subset(uint64_t channel_layout, uint64_t mask) in mlp_channel_layout_subset() 190 static uint64_t thd_channel_layout_extract_channel(uint64_t channel_layout, in thd_channel_layout_extract_channel()
|
D | ac3.h | 204 uint64_t channel_layout; member
|
/third_party/cef/libcef/browser/ |
D | audio_capturer.cc | 17 cef_channel_layout_t channel_layout) { in TranslateChannelLayout()
|
/third_party/gstreamer/gstplugins_good/sys/osxaudio/ |
D | gstosxcoreaudiocommon.c | 531 gst_core_audio_dump_channel_layout (AudioChannelLayout * channel_layout) in gst_core_audio_dump_channel_layout()
|
/third_party/ffmpeg/libavdevice/ |
D | avdevice.h | 409 int64_t channel_layout; member
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_format.c | 75 uint32_t channel_layout; member
|
/third_party/ffmpeg/libavutil/tests/ |
D | opt.c | 44 int64_t channel_layout; member
|
/third_party/ffmpeg/doc/examples/ |
D | muxing.c | 218 uint64_t channel_layout, in alloc_audio_frame()
|