Home
last modified time | relevance | path

Searched refs:resolution_ (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/modules/video_coding/codecs/test/
Dencoded_video_frame_producer.h59 RenderResolution resolution_ = {320, 180}; variable
71 resolution_ = value; in SetResolution()
Dencoded_video_frame_producer.cc53 resolution_.Width(), resolution_.Height(), in Encode()
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DStats.cs411 resolution_ = other.resolution_; in HistogramParams()
423 private double resolution_; field in Grpc.Testing.HistogramParams
429 get { return resolution_; }
431 resolution_ = value;
/external/webrtc/video/
Dvideo_receive_stream.cc80 resolution_{frame.EncodedImage()._encodedWidth, in WebRtcRecordableEncodedFrame()
101 EncodedResolution resolution() const override { return resolution_; } in resolution()
112 EncodedResolution resolution_; member in webrtc::__anond335e4cc0111::WebRtcRecordableEncodedFrame
Dvideo_receive_stream2.cc78 resolution_{frame.EncodedImage()._encodedWidth, in WebRtcRecordableEncodedFrame()
99 EncodedResolution resolution() const override { return resolution_; } in resolution()
110 EncodedResolution resolution_; member in webrtc::internal::__anon39f3cebe0111::WebRtcRecordableEncodedFrame
/external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
DStats.java959 resolution_ = 0D; in HistogramParams()
996 resolution_ = input.readDouble(); in HistogramParams()
1029 private double resolution_; field in Stats.HistogramParams
1038 return resolution_; in getResolution()
1066 if (resolution_ != 0D) { in writeTo()
1067 output.writeDouble(1, resolution_); in writeTo()
1080 if (resolution_ != 0D) { in getSerializedSize()
1082 .computeDoubleSize(1, resolution_); in getSerializedSize()
1262 resolution_ = 0D; in clear()
1288 result.resolution_ = resolution_; in buildPartial()
[all …]
/external/starlark-go/doc/
Dspec.md1201 _Name resolution_ is the static checking process that