Home
last modified time | relevance | path

Searched defs:chl (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavfilter/
Daf_join.c252 static enum AVChannel channel_list_pop(ChannelList *chl, int idx) in channel_list_pop()
265 static enum AVChannel channel_list_pop_ch(ChannelList *chl, enum AVChannel ch) in channel_list_pop_ch()
316 AVChannelLayout *chl = &inlink->ch_layout; in join_config_output() local
Dsrc_movie.c194 AVChannelLayout chl = { 0 }; in guess_channel_layout() local
Df_ebur128.c457 const enum AVChannel chl = av_channel_layout_channel_from_index(&outlink->ch_layout, i); in config_audio_output() local
/third_party/ffmpeg/libavcodec/
Daudiotoolboxenc.c205 AVChannelLayout chl; in get_aac_tag() member
/third_party/ffmpeg/libavutil/
Dchannel_layout.c930 int av_channel_layout_compare(const AVChannelLayout *chl, const AVChannelLayout *chl1) in av_channel_layout_compare()
/third_party/python/Modules/
Dselectmodule.c2116 struct kevent *chl = NULL; in select_kqueue_control_impl() local