Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/jp2kdecimator/
Djp2kcodestream.h134 gint tx0, tx1, ty0, ty1; /* tile dimensions */ member
173 gint tx0, tx1, ty0, ty1; member
Djp2kcodestream.c65 gint tx0, tx1, ty0, ty1; in packet_iterator_changed_resolution_or_component() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c169 unsigned ty1 = (*s / 16) * hud->font.glyph_height; in hud_draw_string() local
/third_party/mesa3d/src/amd/addrlib/src/r800/
Dsiaddrlib.cpp1093 UINT_32 ty0, ty1; in TileCoordToMaskElementIndex() local
/third_party/libabigail/src/
Dabg-ir.cc26054 if (const pointer_type_def* ty1 = is_pointer_type(first)) in types_have_similar_structure() local
26063 if (const reference_type_def* ty1 = is_reference_type(first)) in types_have_similar_structure() local
26073 if (const type_decl* ty1 = is_type_decl(first)) in types_have_similar_structure() local
26083 if (const enum_type_decl* ty1 = is_enum_type(first)) in types_have_similar_structure() local
26094 if (const class_decl* ty1 = is_class_type(first)) in types_have_similar_structure() local
26127 if (const union_decl* ty1 = is_union_type(first)) in types_have_similar_structure() local
26140 if (const array_type_def* ty1 = is_array_type(first)) in types_have_similar_structure() local
26154 if (const array_type_def::subrange_type *ty1 = is_subrange_type(first)) in types_have_similar_structure() local
26168 if (const function_type* ty1 = is_function_type(first)) in types_have_similar_structure() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c1463 uint32_t ty1 = py * tiling->pipe0.height; in tu_cmd_render_tiles() local