Home
last modified time | relevance | path

Searched defs:source_frame (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/libhardware/modules/camera/3_4/arc/
H A Dcached_frame.cpp73 FrameBuffer* source_frame = yu12_frame_.get(); in Convert() local
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/
H A Dvideo_quality_analyzer_injection_helper.cc58 VideoFrame Preprocess(const VideoFrame& source_frame) override { in Preprocess()
/aosp_15_r20/external/webrtc/modules/audio_mixer/
H A Daudio_mixer_impl.cc92 for (const auto& source_frame : mixed_sources_and_frames) { in RampAndUpdateGain() local
/aosp_15_r20/external/libgav1/src/
H A Dmotion_vector.cc773 auto* const source_frame = reference_frames[source_index].get(); in MotionFieldProjection() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.c5431 static PSNR_STATS compute_psnr_stats(const YV12_BUFFER_CONFIG *source_frame,
5487 const YV12_BUFFER_CONFIG *source_frame, const RefCntBuffer *coded_frame_buf,
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_channel_test.cc367 const InitFrame& source_frame = source_frames[i]; in CreateFrameVector() local