Home
last modified time | relevance | path

Searched defs:src_frame (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/modules/desktop_capture/
Ddesktop_frame.cc54 void DesktopFrame::CopyPixelsFrom(const DesktopFrame& src_frame, in CopyPixelsFrom()
65 bool DesktopFrame::CopyIntersectingPixelsFrom(const DesktopFrame& src_frame, in CopyIntersectingPixelsFrom()
Ddesktop_frame_unittest.cc45 auto src_frame = CreateTestFrame(test.src_frame_rect, 0xff); in RunTest() local
/external/webrtc/audio/
Dremix_resample.cc21 void RemixAndResample(const AudioFrame& src_frame, in RemixAndResample()
/external/perfetto/src/trace_processor/importers/proto/
Dprofile_packet_utils.h52 SequenceStackProfileTracker::SourceFrame src_frame; in MakeSourceFrame() local
Dprofile_module.cc330 SequenceStackProfileTracker::SourceFrame src_frame = in ParseProfilePacket() local
/external/webrtc/common_video/libyuv/
Dwebrtc_libyuv.cc165 int ConvertFromI420(const VideoFrame& src_frame, in ConvertFromI420()
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc685 const Node* src_frame = OutputFrame(src, cf_info); in AddControlFlow() local
765 const Node* src_frame = OutputFrame(src, cf_info); in AddControlFlow() local
/external/libaom/libaom/av1/encoder/
Doptical_flow.c587 const YV12_BUFFER_CONFIG *src_frame, in warp_back_frame()
626 const YV12_BUFFER_CONFIG *src_frame, in warp_back_frame_intp()