/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | rtp_format_h264_unittest.cc | 69 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 D | fake_texture_frame.cc | 18 VideoFrame FakeNativeBuffer::CreateFrame(int width, in CreateFrame() function in webrtc::test::FakeNativeBuffer
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
H A D | credit_based_flow_control_tx_engine.cc | 59 std::tuple<DynamicByteBuffer, MutableBufferView> CreateFrame( in CreateFrame() function
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_deflate_stream_fuzzer.cc | 74 std::unique_ptr<WebSocketFrame> CreateFrame() { in CreateFrame() function in net::__anona3e0111f0111::WebSocketFuzzedStream
|
H A D | websocket_basic_stream.cc | 487 std::unique_ptr<WebSocketFrame> WebSocketBasicStream::CreateFrame( in CreateFrame() function in net::WebSocketBasicStream
|
/aosp_15_r20/external/openscreen/cast/streaming/ |
H A D | rtp_packetizer_unittest.cc | 40 EncryptedFrame CreateFrame(FrameId frame_id, in CreateFrame() function in openscreen::cast::__anon9d63fd950111::RtpPacketizerTest
|
/aosp_15_r20/external/webrtc/modules/video_coding/ |
H A D | rtp_frame_reference_finder_unittest.cc | 29 std::unique_ptr<RtpFrameObject> CreateFrame( in CreateFrame() function
|
H A D | frame_buffer2_unittest.cc | 144 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 D | analyzing_video_sink_test.cc | 71 VideoFrame CreateFrame(test::FrameGeneratorInterface& frame_generator) { in CreateFrame() function
|
H A D | default_video_quality_analyzer_frames_comparator_test.cc | 47 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/ |
D | d3drm.h | 62 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
|
D | d3dx9anim.h | 175 STDMETHOD(CreateFrame)(THIS_ const char *name, D3DXFRAME **new_frame) PURE; in DECLARE_INTERFACE() local
|
/aosp_15_r20/external/webrtc/video/ |
H A D | frame_cadence_adapter_unittest.cc | 45 VideoFrame CreateFrame() { in CreateFrame() function
|
H A D | receive_statistics_proxy2_unittest.cc | 70 VideoFrame CreateFrame(int width, int height) { in CreateFrame() function in webrtc::internal::ReceiveStatisticsProxy2Test
|
H A D | video_stream_encoder_unittest.cc | 928 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
|