Home
last modified time | relevance | path

Searched defs:out_val (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dcelp_filters_mips.c178 float out_val, out_val_i, fc_val; in ff_celp_lp_synthesis_filterf_mips() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_gs.c213 LLVMValueRef out_val = LLVMBuildLoad2(ctx->ac.builder, ctx->ac.f32, addrs[4 * i + chan], ""); in si_llvm_emit_vertex() local
H A Dgfx10_shader_ngg.c1880 LLVMValueRef out_val = LLVMBuildLoad2(builder, ctx->ac.f32, addrs[4 * i + chan], ""); in gfx10_ngg_gs_emit_vertex() local
/third_party/ffmpeg/libavfilter/
H A Dvf_normalize.c371 int out_val = (in_val - min[c].smoothed) * scale + min[c].out + 0.5f; in normalize() local
/third_party/glslang/SPIRV/
H A Dhex_float.h491 other_uint_type out_val = 0; in getRoundedNormalizedSignificand() local
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dhex_float.h574 other_uint_type out_val = 0; in getRoundedNormalizedSignificand() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dhex_float.h574 other_uint_type out_val = 0; in getRoundedNormalizedSignificand() local
/third_party/spirv-tools/source/util/
H A Dhex_float.h575 other_uint_type out_val = 0; in getRoundedNormalizedSignificand() local
/third_party/ffmpeg/libavutil/
H A Dopt.c837 int av_opt_get(void *obj, const char *name, int search_flags, uint8_t **out_val) in av_opt_get() argument
978 av_opt_get_int(void *obj, const char *name, int search_flags, int64_t *out_val) av_opt_get_int() argument
993 av_opt_get_double(void *obj, const char *name, int search_flags, double *out_val) av_opt_get_double() argument
1005 av_opt_get_q(void *obj, const char *name, int search_flags, AVRational *out_val) av_opt_get_q() argument
1039 av_opt_get_video_rate(void *obj, const char *name, int search_flags, AVRational *out_val) av_opt_get_video_rate() argument
1120 av_opt_get_dict_val(void *obj, const char *name, int search_flags, AVDictionary **out_val) av_opt_get_dict_val() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_to_llvm.c254 LLVMValueRef out_val = LLVMBuildLoad(ctx->ac.builder, out_ptr[j], ""); in visit_emit_vertex_with_counter() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c5784 upb_msg_next(const upb_msg *msg, const upb_msgdef *m, const upb_symtab *ext_pool, const upb_fielddef **out_f, upb_msgval *out_val, size_t *iter) upb_msg_next() argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c5282 upb_msg_next(const upb_msg *msg, const upb_msgdef *m, const upb_symtab *ext_pool, const upb_fielddef **out_f, upb_msgval *out_val, size_t *iter) upb_msg_next() argument

Completed in 51 milliseconds