Home
last modified time | relevance | path

Searched defs:tstream (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_tdes.h27 } tstream; member
/third_party/openssl/providers/implementations/ciphers/
Dcipher_tdes.h27 } tstream; member
/third_party/node/test/parallel/
Dtest-whatwg-transformstream.js116 const tstream = new TransformStream(new Transform()); constant
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgsttranscodebin.c81 TranscodingStream *tstream = g_new0 (TranscodingStream, 1); in transcoding_stream_new() local
91 transcoding_stream_free (TranscodingStream * tstream) in transcoding_stream_free()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstdecodebin3.c1600 GstStream *tstream = output->slot->active_stream; in find_free_compatible_output() local