Home
last modified time | relevance | path

Searched defs:src_frame (Results 1 – 10 of 10) 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
Dproto_trace_parser.cc272 SequenceStackProfileTracker::SourceFrame src_frame = in ParseProfilePacket() local
/external/adhd/cras/src/server/
Dcras_mix_ops.c587 int32_t src_frame; in cras_mix_add_clip_s24_3le() local
610 int32_t src_frame; in scale_add_clip_s24_3le() local
734 int32_t src_frame; in cras_mix_add_scale_stride_s24_3le() 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/
Dtpl_model.c679 const YV12_BUFFER_CONFIG *src_frame[7] = { NULL, NULL, NULL, NULL, in mc_flow_dispenser() local
/external/adhd/cras/src/tests/
Dmix_unittest.cc973 int32_t src_frame = 0; in TestScaleStride() local