Home
last modified time | relevance | path

Searched defs:raw_value (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/siren/
Dcommon.c109 raw_value, raw_max_idx = 0, raw_min_idx = 0; in categorize_regions() local
/third_party/ffmpeg/libavcodec/
Dsiren.c456 raw_value, raw_max_idx = 0, raw_min_idx = 0; in categorize_regions() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dmessage.c357 VALUE raw_value = layout_get(self->descriptor->layout, Message_data(self), f); in Message_method_missing() local
/third_party/gn/src/base/win/
Dregistry.cc279 char16_t raw_value[kMaxStringLength]; in ReadValue() local
/third_party/mesa3d/src/intel/common/
Dintel_decoder.h84 uint64_t raw_value; member
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c1814 get_alu_src(struct ntv_context *ctx, nir_alu_instr *alu, unsigned src, SpvId *raw_value) in get_alu_src()