Home
last modified time | relevance | path

Searched refs:compId (Results 1 – 4 of 4) sorted by relevance

/third_party/spirv-tools/source/opt/
Ddead_insert_elim_pass.cpp137 const uint32_t compId = in MarkInsertChain() local
139 insInst = get_def_use_mgr()->GetDef(compId); in MarkInsertChain()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddead_insert_elim_pass.cpp137 const uint32_t compId = in MarkInsertChain() local
139 insInst = get_def_use_mgr()->GetDef(compId); in MarkInsertChain()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddead_insert_elim_pass.cpp137 const uint32_t compId = in MarkInsertChain() local
139 insInst = get_def_use_mgr()->GetDef(compId); in MarkInsertChain()
/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjpegparse.c345 guint8 compId[3] G_GNUC_UNUSED; /* unique value identifying each component */ in gst_jpeg_parse_sof() local
379 compId[i] = value; in gst_jpeg_parse_sof()