Home
last modified time | relevance | path

Searched defs:CreateFrame (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_format_h264_unittest.cc69 rtc::Buffer CreateFrame(std::initializer_list<size_t> nalu_sizes) { in CreateFrame() function
92 rtc::Buffer CreateFrame(rtc::ArrayView<const rtc::Buffer> nalus) { in CreateFrame() function
/aosp_15_r20/external/webrtc/test/
H A Dfake_texture_frame.cc18 VideoFrame FakeNativeBuffer::CreateFrame(int width, in CreateFrame() function in webrtc::test::FakeNativeBuffer
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dcredit_based_flow_control_tx_engine.cc59 std::tuple<DynamicByteBuffer, MutableBufferView> CreateFrame( in CreateFrame() function
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_deflate_stream_fuzzer.cc74 std::unique_ptr<WebSocketFrame> CreateFrame() { in CreateFrame() function in net::__anona3e0111f0111::WebSocketFuzzedStream
H A Dwebsocket_basic_stream.cc487 std::unique_ptr<WebSocketFrame> WebSocketBasicStream::CreateFrame( in CreateFrame() function in net::WebSocketBasicStream
/aosp_15_r20/external/openscreen/cast/streaming/
H A Drtp_packetizer_unittest.cc40 EncryptedFrame CreateFrame(FrameId frame_id, in CreateFrame() function in openscreen::cast::__anon9d63fd950111::RtpPacketizerTest
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Drtp_frame_reference_finder_unittest.cc29 std::unique_ptr<RtpFrameObject> CreateFrame( in CreateFrame() function
H A Dframe_buffer2_unittest.cc144 std::unique_ptr<FrameObjectFake> CreateFrame(uint16_t picture_id, in CreateFrame() function in webrtc::video_coding::TestFrameBuffer2
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/
H A Danalyzing_video_sink_test.cc71 VideoFrame CreateFrame(test::FrameGeneratorInterface& frame_generator) { in CreateFrame() function
H A Ddefault_video_quality_analyzer_frames_comparator_test.cc47 VideoFrame CreateFrame(uint16_t frame_id, in CreateFrame() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3drm.h62 STDMETHOD(CreateFrame)(THIS_ IDirect3DRMFrame *parent, IDirect3DRMFrame **frame) PURE; in DECLARE_INTERFACE_() local
201 STDMETHOD(CreateFrame)(THIS_ IDirect3DRMFrame *parent, IDirect3DRMFrame2 **frame) PURE; in DECLARE_INTERFACE_() local
344 STDMETHOD(CreateFrame)(THIS_ IDirect3DRMFrame3 *parent, IDirect3DRMFrame3 **frame) PURE; in DECLARE_INTERFACE_() local
Dd3dx9anim.h175 STDMETHOD(CreateFrame)(THIS_ const char *name, D3DXFRAME **new_frame) PURE; in DECLARE_INTERFACE() local
/aosp_15_r20/external/webrtc/video/
H A Dframe_cadence_adapter_unittest.cc45 VideoFrame CreateFrame() { in CreateFrame() function
H A Dreceive_statistics_proxy2_unittest.cc70 VideoFrame CreateFrame(int width, int height) { in CreateFrame() function in webrtc::internal::ReceiveStatisticsProxy2Test
H A Dvideo_stream_encoder_unittest.cc928 VideoFrame CreateFrame(int64_t ntp_time_ms, in CreateFrame() function in webrtc::VideoStreamEncoderTest
952 VideoFrame CreateFrame(int64_t ntp_time_ms, int width, int height) const { in CreateFrame() function in webrtc::VideoStreamEncoderTest