Home
last modified time | relevance | path

Searched defs:output_type (Results 1 – 25 of 52) sorted by relevance

123

/third_party/mesa3d/src/compiler/nir/
Dnir_opcodes.py35 def __init__(self, name, output_size, output_type, input_sizes, argument
154 def opcode(name, output_size, output_type, input_sizes, input_types, argument
167 def unop_horiz(name, output_size, output_type, input_size, input_type, argument
172 def unop_reduce(name, output_size, output_type, input_type, prereduce_expr, argument
592 def binop_reduce(name, output_size, output_type, src_type, prereduce_expr, argument
/third_party/node/test/js-native-api/test_conversions/
Dtest_null.c6 #define GEN_NULL_CHECK_BINDING(binding_name, output_type, api) \ argument
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfaacenc.cpp209 IMFMediaType ** output_type) in gst_mf_aac_enc_get_output_type()
444 ComPtr < IMFMediaType > output_type; in gst_mf_aac_enc_set_src_caps() local
707 MFT_REGISTER_TYPE_INFO output_type; in gst_mf_aac_enc_plugin_init() local
Dgstmfmp3enc.cpp209 IMFMediaType ** output_type) in gst_mf_mp3_enc_get_output_type()
424 ComPtr < IMFMediaType > output_type; in gst_mf_mp3_enc_set_src_caps() local
721 MFT_REGISTER_TYPE_INFO output_type; in gst_mf_mp3_enc_plugin_init() local
Dgstmfvp9enc.cpp447 IMFMediaType * output_type) in gst_mf_vp9_enc_set_option()
540 GstVideoCodecState * state, IMFMediaType * output_type) in gst_mf_vp9_enc_set_src_caps()
Dgstmfaudioenc.cpp78 MFT_REGISTER_TYPE_INFO output_type; in gst_mf_audio_enc_open() local
Dgstmfh265enc.cpp612 IMFMediaType * output_type) in gst_mf_h265_enc_set_option()
765 GstVideoCodecState * state, IMFMediaType * output_type) in gst_mf_h265_enc_set_src_caps()
Dgstmftransform.cpp620 ComPtr < IMFMediaType > output_type; in gst_mf_transform_process_output() local
1203 IMFMediaType * output_type) in gst_mf_transform_set_output_type()
1252 IMFMediaType ** output_type) in gst_mf_transform_get_output_current_type()
Dgstmfh264enc.cpp786 IMFMediaType * output_type) in gst_mf_h264_enc_set_option()
1026 GstVideoCodecState * state, IMFMediaType * output_type) in gst_mf_h264_enc_set_src_caps()
/third_party/json/include/nlohmann/detail/output/
Dbinary_writer.hpp611 std::uint8_t output_type{}; in write_msgpack() local
653 std::uint8_t output_type = use_ext in write_msgpack() local
662 std::uint8_t output_type = use_ext in write_msgpack() local
/third_party/openssl/crypto/asn1/
Di2d_evp.c29 const char *output_type; member
/third_party/openssl/crypto/encode_decode/
Dencoder_pkey.c76 const char *output_type; member
319 const char *output_type, in OSSL_ENCODER_CTX_new_for_pkey()
Dencoder_local.h61 const char *output_type; /* Never NULL */ member
81 const char *output_type; member
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php34 protected $output_type = null; variable in Google\\Protobuf\\Internal\\MethodDescriptorProto
/third_party/skia/modules/canvaskit/tests/
DtestReporter.js84 'output_type': outputType, property
/third_party/flutter/skia/modules/pathkit/tests/
DtestReporter.js84 'output_type': outputType, property
/third_party/skia/modules/pathkit/tests/
DtestReporter.js84 'output_type': outputType, property
/third_party/openssl/apps/
Ddsa.c90 const char *output_type = NULL, *ciphername = NULL; in dsa_main() local
Dec.c244 const char *output_type = outformat == FORMAT_ASN1 ? "DER" : "PEM"; in ec_main() local
Drsa.c137 const char *output_type = NULL; in rsa_main() local
/third_party/mesa3d/src/intel/tools/
Di965_asm.c37 static enum opt_output_type output_type = OPT_OUTPUT_BIN; variable
/third_party/openssl/test/
Dendecode_test.c151 int selection, const char *output_type, in test_encode_decode()
229 const char *output_type, in encode_EVP_PKEY_prov()
345 ossl_unused const char *output_type, in encode_EVP_PKEY_legacy_PEM()
385 ossl_unused const char *output_type, in encode_EVP_PKEY_MSBLOB()
430 ossl_unused const char *output_type, in encode_EVP_PKEY_PVK()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp63 …st char* GeometryShaderRendering::getTestName(_shader_input input, _shader_output_type output_type, in getTestName()
437 _shader_output_type output_type = (_shader_output_type)n_output; in init() local
1006 _shader_output_type output_type) in GeometryShaderRenderingPointsCase()
1993 _shader_output_type output_type) in GeometryShaderRenderingLinesCase()
3789 _shader_output_type output_type) in GeometryShaderRenderingTrianglesCase()
/third_party/gn/src/gn/
Dtarget_generator.cc78 const std::string& output_type, in GenerateTarget()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11screencapturedevice.cpp320 const gchar *output_type; in create_device() local

123