Home
last modified time | relevance | path

Searched defs:field_offset (Results 1 – 15 of 15) sorted by relevance

/third_party/ffmpeg/libavcodec/
Damr.h60 int field_offset = *ord_table++; in ff_amr_bit_reorder() local
/third_party/node/deps/uvwasi/src/
Dwasi_serdes.c155 #define WRITE_FIELD(field_offset, type, field) \ argument
160 #define READ_FIELD(field_offset, type, field) \ argument
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_printf.c112 unsigned field_offset = glsl_get_struct_field_offset(args->type, i); in lower_printf_instr() local
Dnir_deref.c347 unsigned field_offset = in nir_build_deref_offset() local
Dnir_lower_io.c228 unsigned field_offset = 0; in get_io_offset() local
2410 const int field_offset = glsl_get_struct_field_offset(type, i); in write_constant() local
/third_party/mesa3d/src/compiler/glsl/
Dlower_buffer_access.cpp67 unsigned int field_offset = 0; in emit_access() local
/third_party/flatbuffers/src/
Dreflection.cpp502 voffset_t field_offset, const reflection::Object &obj, in VerifyStruct()
513 voffset_t field_offset, in VerifyVectorOfStructs()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlacemethod.c322 get_line (LinesGetter * lg, gint field_offset, guint plane, gint line, in get_line()
/third_party/flatbuffers/rust/flatbuffers/src/
Dverifier.rs372 let field_offset = self.verifier.get_u16(self.vtable.saturating_add(field))?; in deref() localVariable
/third_party/mesa3d/src/compiler/spirv/
Dvtn_opencl.c797 unsigned field_offset = 0; in handle_printf() local
/third_party/mesa3d/src/intel/perf/
Dintel_perf_query.c59 static uint32_t field_offset(bool end, uint32_t offset) in field_offset() function
/third_party/spirv-tools/source/opt/
Dinstrument_pass.cpp124 uint32_t field_offset, in GenDebugOutputFieldCode()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstrument_pass.cpp124 uint32_t field_offset, in GenDebugOutputFieldCode()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp124 uint32_t field_offset, in GenDebugOutputFieldCode()
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c1050 unsigned field_offset = glsl_get_struct_field_offset(type, elt); in var_fill_const_array() local