Searched defs:ch_layout (Results 1 – 9 of 9) sorted by relevance
/third_party/ffmpeg/tests/api/ |
D | api-flac-test.c | 52 int64_t ch_layout, int sample_rate) in init_encoder() 82 int64_t ch_layout) in init_decoder()
|
/third_party/gstreamer/gstplugins_good/sys/oss4/ |
D | oss4-audio.c | 211 guint num_channels, GstAudioChannelPosition * ch_layout) in gst_oss4_audio_get_channel_layout() 271 GstAudioChannelPosition ch_layout[8] = { 0, }; in gst_oss4_audio_set_ringbuffer_channel_layout() local 306 GstAudioChannelPosition ch_layout[8] = { 0, }; in gst_oss4_audio_add_channel_layout() local
|
/third_party/ffmpeg/fftools/ |
D | cmdutils.h | 638 #define GET_CH_LAYOUT_NAME(ch_layout)\ argument 642 #define GET_CH_LAYOUT_DESC(ch_layout)\ argument
|
/third_party/ffmpeg/doc/examples/ |
D | filter_audio.c | 77 uint8_t ch_layout[64]; in init_filter_graph() local
|
/third_party/ffmpeg/libavcodec/ |
D | libfdk-aacdec.c | 107 uint64_t ch_layout = 0; in get_stream_info() local
|
D | tak.h | 138 uint64_t ch_layout; member
|
D | ac3enc.c | 2163 int ch_layout; in set_channel_info() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_format.c | 93 #define LIMA_PIXEL_FORMAT(pipe, pix, swap, ch_layout) \ argument
|
/third_party/ffmpeg/libavfilter/ |
D | buffersrc.c | 77 #define CHECK_AUDIO_PARAM_CHANGE(s, c, srate, ch_layout, ch_count, format, pts)\ argument
|