Lines Matching defs:AVChannel
41 enum AVChannel {
109 * which they are defined in the AVChannel enum. This supports up to 63
258 enum AVChannel id;
312 * AVChannel with the corresponding value is present.
326 * element signalling the presence of the AVChannel with the
526 int av_channel_name(char *buf, size_t buf_size, enum AVChannel channel);
533 void av_channel_name_bprint(struct AVBPrint *bp, enum AVChannel channel_id);
544 int av_channel_description(char *buf, size_t buf_size, enum AVChannel channel);
551 void av_channel_description_bprint(struct AVBPrint *bp, enum AVChannel channel_id);
559 enum AVChannel av_channel_from_string(const char *name);
665 enum AVChannel
677 enum AVChannel channel);
704 enum AVChannel