/third_party/ffmpeg/libavcodec/mips/ |
H A D | celp_filters_mips.c | 178 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 D | si_shader_llvm_gs.c | 213 LLVMValueRef out_val = LLVMBuildLoad2(ctx->ac.builder, ctx->ac.f32, addrs[4 * i + chan], ""); in si_llvm_emit_vertex() local
|
H A D | gfx10_shader_ngg.c | 1880 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 D | vf_normalize.c | 371 int out_val = (in_val - min[c].smoothed) * scale + min[c].out + 0.5f; in normalize() local
|
/third_party/glslang/SPIRV/ |
H A D | hex_float.h | 491 other_uint_type out_val = 0; in getRoundedNormalizedSignificand() local
|
/third_party/skia/third_party/externals/spirv-tools/source/util/ |
H A D | hex_float.h | 574 other_uint_type out_val = 0; in getRoundedNormalizedSignificand() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A D | hex_float.h | 574 other_uint_type out_val = 0; in getRoundedNormalizedSignificand() local
|
/third_party/spirv-tools/source/util/ |
H A D | hex_float.h | 575 other_uint_type out_val = 0; in getRoundedNormalizedSignificand() local
|
/third_party/ffmpeg/libavutil/ |
H A D | opt.c | 837 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 D | radv_nir_to_llvm.c | 254 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 D | php-upb.c | 5784 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 D | upb.c | 5282 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
|