av_opt_get_int 349 libavcodec/opusdec.c av_opt_get_int(s->swr, "in_sample_rate", 0, &cur_samplerate); av_opt_get_int 132 libavcodec/tests/options.c av_opt_get_int(ctx->priv_data, "num", 0, &i64); av_opt_get_int 94 libavfilter/af_aresample.c av_opt_get_int(aresample->swr, "osr", 0, &out_rate); av_opt_get_int 95 libavfilter/af_aresample.c av_opt_get_int(aresample->swr, "ocl", 0, &out_layout); av_opt_get_int 162 libavfilter/af_aresample.c av_opt_get_int(aresample->swr, "osr", 0, &out_rate); av_opt_get_int 163 libavfilter/af_aresample.c av_opt_get_int(aresample->swr, "ocl", 0, &out_layout); av_opt_get_int 164 libavfilter/af_resample.c av_opt_get_int(s->avr, "force_resampling", 0, &resampling_forced); av_opt_get_int 234 libavfilter/x86/vf_spp.c av_opt_get_int(s->dct, "bits_per_sample", 0, &bps); av_opt_get_int 99 libavformat/rtp.c if (av_opt_get_int(fmt->priv_data, "payload_type", 0, &payload_type) >= 0 && av_opt_get_int 713 libavformat/sdp.c else if (!av_opt_get_int(st->codec, "vad", AV_OPT_FLAG_ENCODING_PARAM, &vad_option) && vad_option) av_opt_get_int 1056 libavutil/opt.c av_opt_get_int(obj, field_name, 0, &res) < 0) av_opt_get_int 743 libavutil/opt.h int av_opt_get_int (void *obj, const char *name, int search_flags, int64_t *out_val); av_opt_get_int 2406 libswscale/utils.c av_opt_get_int(context, "src_h_chr_pos", 0, &src_h_chr_pos); av_opt_get_int 2407 libswscale/utils.c av_opt_get_int(context, "src_v_chr_pos", 0, &src_v_chr_pos); av_opt_get_int 2408 libswscale/utils.c av_opt_get_int(context, "dst_h_chr_pos", 0, &dst_h_chr_pos); av_opt_get_int 2409 libswscale/utils.c av_opt_get_int(context, "dst_v_chr_pos", 0, &dst_v_chr_pos);