avcodec_find_encoder_by_name 1686 cmdutils.c         codec = encoder ? avcodec_find_encoder_by_name(name) :
avcodec_find_encoder_by_name  539 ffmpeg_opt.c           avcodec_find_encoder_by_name(name) :
avcodec_find_encoder_by_name  331 ffserver_config.c     AVCodec *codec = avcodec_find_encoder_by_name(codec_name);
avcodec_find_encoder_by_name 4499 libavcodec/avcodec.h AVCodec *avcodec_find_encoder_by_name(const char *name);