Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_frame.cc53 void DesktopFrame::CopyPixelsFrom(const DesktopFrame& src_frame, in CopyPixelsFrom()
64 bool DesktopFrame::CopyIntersectingPixelsFrom(const DesktopFrame& src_frame, in CopyIntersectingPixelsFrom()
H A Ddesktop_frame_unittest.cc45 auto src_frame = CreateTestFrame(test.src_frame_rect, 0xff); in RunTest() local
/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/
DMediaCudaUtils.h31 CUdeviceptr src_frame; member
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dprofile_packet_utils.h54 ProfilePacketSequenceState::SourceFrame src_frame; in MakeSourceFrame() local
/aosp_15_r20/external/webrtc/audio/
H A Dremix_resample.cc21 void RemixAndResample(const AudioFrame& src_frame, in RemixAndResample()
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph_partition.cc684 const Node* src_frame = OutputFrame(src, cf_info); in AddControlFlow() local
764 const Node* src_frame = OutputFrame(src, cf_info); in AddControlFlow() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Doptical_flow.c550 const YV12_BUFFER_CONFIG *src_frame, in warp_back_frame()
589 const YV12_BUFFER_CONFIG *src_frame, in warp_back_frame_intp()
/aosp_15_r20/external/webrtc/common_video/libyuv/
H A Dwebrtc_libyuv.cc116 int ConvertFromI420(const VideoFrame& src_frame, in ConvertFromI420()
/aosp_15_r20/hardware/google/aemu/host-common/
DMediaH264DecoderCuvid.cpp546 CUdeviceptr src_frame; member