/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_composite_construct.cpp | 118 for (auto& component_id : message_.component()) { in Apply() local 119 in_operands.push_back({SPV_OPERAND_TYPE_ID, {component_id}}); in Apply() 159 for (auto component_id : message_.component()) { in ComponentsForArrayConstructionAreOK() local 160 auto inst = ir_context->get_def_use_mgr()->GetDef(component_id); in ComponentsForArrayConstructionAreOK() 186 for (auto component_id : message_.component()) { in ComponentsForMatrixConstructionAreOK() local 187 auto inst = ir_context->get_def_use_mgr()->GetDef(component_id); in ComponentsForMatrixConstructionAreOK() 237 for (auto& component_id : message_.component()) { in ComponentsForVectorConstructionAreOK() local 238 auto inst = ir_context->get_def_use_mgr()->GetDef(component_id); in ComponentsForVectorConstructionAreOK()
|
D | fuzzer_util.cpp | 1241 auto component_id = in MaybeGetZeroConstant() local 1245 if (component_id == 0 && is_irrelevant) { in MaybeGetZeroConstant() 1248 component_id = MaybeGetZeroConstant( in MaybeGetZeroConstant() 1252 if (component_id == 0) { in MaybeGetZeroConstant() 1256 component_ids.push_back(component_id); in MaybeGetZeroConstant() 1267 auto component_id = MaybeGetZeroConstant( in MaybeGetZeroConstant() local 1270 if (component_id == 0 && is_irrelevant) { in MaybeGetZeroConstant() 1273 component_id = MaybeGetZeroConstant(ir_context, transformation_context, in MaybeGetZeroConstant() 1277 if (component_id == 0) { in MaybeGetZeroConstant() 1284 std::vector<uint32_t>(component_count, component_id), in MaybeGetZeroConstant() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_composite_construct.cpp | 118 for (auto& component_id : message_.component()) { in Apply() local 119 in_operands.push_back({SPV_OPERAND_TYPE_ID, {component_id}}); in Apply() 159 for (auto component_id : message_.component()) { in ComponentsForArrayConstructionAreOK() local 160 auto inst = ir_context->get_def_use_mgr()->GetDef(component_id); in ComponentsForArrayConstructionAreOK() 186 for (auto component_id : message_.component()) { in ComponentsForMatrixConstructionAreOK() local 187 auto inst = ir_context->get_def_use_mgr()->GetDef(component_id); in ComponentsForMatrixConstructionAreOK() 237 for (auto& component_id : message_.component()) { in ComponentsForVectorConstructionAreOK() local 238 auto inst = ir_context->get_def_use_mgr()->GetDef(component_id); in ComponentsForVectorConstructionAreOK()
|
D | fuzzer_util.cpp | 1241 auto component_id = in MaybeGetZeroConstant() local 1245 if (component_id == 0 && is_irrelevant) { in MaybeGetZeroConstant() 1248 component_id = MaybeGetZeroConstant( in MaybeGetZeroConstant() 1252 if (component_id == 0) { in MaybeGetZeroConstant() 1256 component_ids.push_back(component_id); in MaybeGetZeroConstant() 1267 auto component_id = MaybeGetZeroConstant( in MaybeGetZeroConstant() local 1270 if (component_id == 0 && is_irrelevant) { in MaybeGetZeroConstant() 1273 component_id = MaybeGetZeroConstant(ir_context, transformation_context, in MaybeGetZeroConstant() 1277 if (component_id == 0) { in MaybeGetZeroConstant() 1284 std::vector<uint32_t>(component_count, component_id), in MaybeGetZeroConstant() [all …]
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_composite_construct.cpp | 118 for (auto& component_id : message_.component()) { in Apply() local 119 in_operands.push_back({SPV_OPERAND_TYPE_ID, {component_id}}); in Apply() 159 for (auto component_id : message_.component()) { in ComponentsForArrayConstructionAreOK() local 160 auto inst = ir_context->get_def_use_mgr()->GetDef(component_id); in ComponentsForArrayConstructionAreOK() 186 for (auto component_id : message_.component()) { in ComponentsForMatrixConstructionAreOK() local 187 auto inst = ir_context->get_def_use_mgr()->GetDef(component_id); in ComponentsForMatrixConstructionAreOK() 237 for (auto& component_id : message_.component()) { in ComponentsForVectorConstructionAreOK() local 238 auto inst = ir_context->get_def_use_mgr()->GetDef(component_id); in ComponentsForVectorConstructionAreOK()
|
D | fuzzer_util.cpp | 1241 auto component_id = in MaybeGetZeroConstant() local 1245 if (component_id == 0 && is_irrelevant) { in MaybeGetZeroConstant() 1248 component_id = MaybeGetZeroConstant( in MaybeGetZeroConstant() 1252 if (component_id == 0) { in MaybeGetZeroConstant() 1256 component_ids.push_back(component_id); in MaybeGetZeroConstant() 1267 auto component_id = MaybeGetZeroConstant( in MaybeGetZeroConstant() local 1270 if (component_id == 0 && is_irrelevant) { in MaybeGetZeroConstant() 1273 component_id = MaybeGetZeroConstant(ir_context, transformation_context, in MaybeGetZeroConstant() 1277 if (component_id == 0) { in MaybeGetZeroConstant() 1284 std::vector<uint32_t>(component_count, component_id), in MaybeGetZeroConstant() [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | vaapi_mjpeg.c | 45 pp.components[i].component_id = s->component_id[i]; in vaapi_mjpeg_start_frame() 129 sp.components[i].component_selector = s->component_id[s->comp_index[i]]; in vaapi_mjpeg_decode_slice()
|
D | mjpegdec.c | 371 s->component_id[i] = get_bits(&s->gb, 8) - 1; in ff_mjpeg_decode_sof() 393 s->component_id[i], s->quant_index[i]); in ff_mjpeg_decode_sof() 396 && s->component_id[0] == 'C' - 1 in ff_mjpeg_decode_sof() 397 && s->component_id[1] == 'M' - 1 in ff_mjpeg_decode_sof() 398 && s->component_id[2] == 'Y' - 1 in ff_mjpeg_decode_sof() 399 && s->component_id[3] == 'K' - 1) in ff_mjpeg_decode_sof() 521 …|| s->component_id[0] == 'R' - 1 && s->component_id[1] == 'G' - 1 && s->component_id[2] == 'B' - 1… in ff_mjpeg_decode_sof() 593 … if (s->component_id[0] == 'Q' && s->component_id[1] == 'F' && s->component_id[2] == 'A') { in ff_mjpeg_decode_sof() 608 … if (s->component_id[0] == 'Q' && s->component_id[1] == 'F' && s->component_id[2] == 'A') { in ff_mjpeg_decode_sof() 1668 if (id == s->component_id[index]) in ff_mjpeg_decode_sos()
|
D | mjpegdec.h | 95 int component_id[MAX_COMPONENTS]; member
|
D | vaapi_encode_mjpeg.c | 405 vpic->component_id[i] = fh->C[i]; in vaapi_encode_mjpeg_init_picture_params()
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jdapimin.c | 155 int cid0 = cinfo->comp_info[0].component_id; in default_decompress_parms() 156 int cid1 = cinfo->comp_info[1].component_id; in default_decompress_parms() 157 int cid2 = cinfo->comp_info[2].component_id; in default_decompress_parms()
|
D | jctrans.c | 117 outcomp->component_id = incomp->component_id; in jpeg_copy_critical_parameters()
|
D | jcmarker.c | 310 emit_byte(cinfo, compptr->component_id); in emit_sof() 332 emit_byte(cinfo, compptr->component_id); in emit_sos()
|
D | jdmarker.c | 285 INPUT_BYTE(cinfo, compptr->component_id, return FALSE); in get_sof() 292 compptr->component_id, compptr->h_samp_factor, in get_sof() 338 if (cc == compptr->component_id && !cinfo->cur_comp_info[ci]) in get_sos()
|
D | jcparam.c | 331 compptr->component_id = (id), \ in jpeg_set_colorspace()
|
D | jpeglib.h | 129 int component_id; /* identifier for this component (0..255) */ member
|
/third_party/mesa3d/src/gallium/frontends/va/ |
D | picture_mjpeg.c | 42 context->desc.mjpeg.picture_parameter.components[i].component_id = in vlVaHandlePictureParameterBufferMJPEG() 43 mjpeg->components[i].component_id; in vlVaHandlePictureParameterBufferMJPEG() 224 p[size++] = context->desc.mjpeg.picture_parameter.components[i].component_id; in vlVaGetJpegSliceHeader()
|
/third_party/spirv-tools/source/val/ |
D | validate_type.cpp | 151 const auto component_id = inst->GetOperandAs<uint32_t>(component_index); in ValidateTypeVector() local 152 const auto component_type = _.FindDef(component_id); in ValidateTypeVector() 155 << "OpTypeVector Component Type <id> " << _.getIdName(component_id) in ValidateTypeVector()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_type.cpp | 151 const auto component_id = inst->GetOperandAs<uint32_t>(component_index); in ValidateTypeVector() local 152 const auto component_type = _.FindDef(component_id); in ValidateTypeVector() 155 << "OpTypeVector Component Type <id> '" << _.getIdName(component_id) in ValidateTypeVector()
|
D | validate_decorations.cpp | 206 const auto component_id = component_inst->words()[2]; in getBaseAlignment() local 208 component_id, roundUp, inherited, constraints, vstate); in getBaseAlignment()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_type.cpp | 151 const auto component_id = inst->GetOperandAs<uint32_t>(component_index); in ValidateTypeVector() local 152 const auto component_type = _.FindDef(component_id); in ValidateTypeVector() 155 << "OpTypeVector Component Type <id> '" << _.getIdName(component_id) in ValidateTypeVector()
|
D | validate_decorations.cpp | 206 const auto component_id = component_inst->words()[2]; in getBaseAlignment() local 208 component_id, roundUp, inherited, constraints, vstate); in getBaseAlignment()
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | gstwebrtcice.c | 693 if (cand->component_id == 2) { in gst_webrtc_ice_add_candidate() 703 cand->component_id, candidates); in gst_webrtc_ice_add_candidate()
|
/third_party/spirv-tools/source/opt/ |
D | interface_var_sroa.cpp | 679 uint32_t component_id = TakeNextId(); in CreateCompositeExtract() local 681 context(), SpvOpCompositeExtract, type_id, component_id, in CreateCompositeExtract()
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_video_state.h | 656 uint8_t component_id; member
|