Home
last modified time | relevance | path

Searched defs:streaming_state (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_state.cc34 UntypedStreamingRPCState::Tag::Tag(UntypedStreamingRPCState* streaming_state, in Tag()
/aosp_15_r20/external/virtio-media/extras/ffmpeg-decoder/src/
H A Dlib.rs781 fn streaming_state(&mut self, direction: QueueDirection, streaming: bool) { in streaming_state() method
/aosp_15_r20/external/virtio-media/device/src/devices/
H A Dvideo_decoder.rs185 fn streaming_state(&mut self, _direction: QueueDirection, _streaming: bool) {} in streaming_state() method