| /external/webrtc/sdk/android/api/org/webrtc/ |
| D | EncodedImage.java | 23 public enum FrameType { enum in EncodedImage 30 private FrameType(int nativeIndex) { in FrameType() method in EncodedImage.FrameType
|
| /external/webrtc/modules/video_coding/ |
| D | session_info.h | 56 webrtc::VideoFrameType FrameType() const { return frame_type_; } in FrameType() function
|
| D | encoded_frame.h | 74 webrtc::VideoFrameType FrameType() const { return _frameType; } in FrameType() function
|
| D | frame_buffer.cc | 30 webrtc::VideoFrameType VCMFrameBuffer::FrameType() const { in FrameType() function in webrtc::VCMFrameBuffer
|
| /external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/ |
| D | continuation_payload_decoder_test.cc | 29 static constexpr Http2FrameType FrameType() { in FrameType() function in http2::test::ContinuationPayloadDecoderPeer
|
| D | unknown_payload_decoder_test.cc | 33 static Http2FrameType FrameType() { return g_unknown_frame_type; } in FrameType() function in http2::test::UnknownPayloadDecoderPeer
|
| D | data_payload_decoder_test.cc | 32 static constexpr Http2FrameType FrameType() { return Http2FrameType::DATA; } in FrameType() function in http2::test::DataPayloadDecoderPeer
|
| D | priority_payload_decoder_test.cc | 26 static constexpr Http2FrameType FrameType() { in FrameType() function in http2::test::PriorityPayloadDecoderPeer
|
| D | rst_stream_payload_decoder_test.cc | 27 static constexpr Http2FrameType FrameType() { in FrameType() function in http2::test::RstStreamPayloadDecoderPeer
|
| D | window_update_payload_decoder_test.cc | 26 static constexpr Http2FrameType FrameType() { in FrameType() function in http2::test::WindowUpdatePayloadDecoderPeer
|
| D | goaway_payload_decoder_test.cc | 28 static constexpr Http2FrameType FrameType() { return Http2FrameType::GOAWAY; } in FrameType() function in http2::test::GoAwayPayloadDecoderPeer
|
| D | altsvc_payload_decoder_test.cc | 31 static constexpr Http2FrameType FrameType() { return Http2FrameType::ALTSVC; } in FrameType() function in http2::test::AltSvcPayloadDecoderPeer
|
| D | priority_update_payload_decoder_test.cc | 28 static constexpr Http2FrameType FrameType() { in FrameType() function in http2::test::PriorityUpdatePayloadDecoderPeer
|
| D | push_promise_payload_decoder_test.cc | 30 static constexpr Http2FrameType FrameType() { in FrameType() function in http2::test::PushPromisePayloadDecoderPeer
|
| D | ping_payload_decoder_test.cc | 26 static constexpr Http2FrameType FrameType() { return Http2FrameType::PING; } in FrameType() function in http2::test::PingPayloadDecoderPeer
|
| D | headers_payload_decoder_test.cc | 28 static constexpr Http2FrameType FrameType() { in FrameType() function in http2::test::HeadersPayloadDecoderPeer
|
| D | settings_payload_decoder_test.cc | 29 static constexpr Http2FrameType FrameType() { in FrameType() function in http2::test::SettingsPayloadDecoderPeer
|
| /external/perfetto/protos/perfetto/trace/track_event/ |
| D | chrome_frame_reporter.proto | 101 enum FrameType { enum
|
| /external/grpc-grpc/tools/http2_interop/ |
| D | frameheader.go | 72 type FrameType byte type
|
| /external/rust/crates/grpcio-sys/grpc/tools/http2_interop/ |
| D | frameheader.go | 86 type FrameType byte type
|
| /external/python/cpython2/Lib/ |
| D | types.py | 71 FrameType = type(tb.tb_frame) variable
|
| /external/openthread/tests/scripts/thread-cert/ |
| D | wpan.py | 65 class FrameType(Enum): class
|
| /external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
| D | http2_protocol.h | 75 enum class FrameType : uint8_t { enum
|
| D | nghttp2_test.cc | 18 enum FrameType { enum
|
| /external/libaom/av1/ |
| D | ratectrl_rtc.h | 27 enum FrameType { kKeyFrame, kInterFrame }; enum
|