Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/media/base/
H A Dvideo_adapter_unittest.cc103 int cropped_width = 0; member
115 int cropped_width; in AdaptFrame() local
144 int cropped_width, in VerifyAdaptedResolution()
1040 int cropped_width; in TEST() local
1068 int cropped_width; in TEST() local
H A Dvideo_adapter.cc169 int* cropped_width, in AdaptFrameResolution()
/aosp_15_r20/external/webrtc/test/
H A Dtest_video_capturer.cc36 int cropped_width = 0; in OnFrame() local
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/arc/
H A Dcached_frame.cpp140 int cropped_width = yu12_frame_->GetHeight() * yu12_frame_->GetHeight() / in CropRotateScale() local
/aosp_15_r20/external/webrtc/rtc_tools/frame_analyzer/
H A Dvideo_geometry_aligner.cc43 const int cropped_width = in CropAndZoom() local
/aosp_15_r20/external/webp/tests/fuzzer/
H A Dfuzz_utils.h203 const int cropped_width = Max(1, pic->width / width_ratio); in ExtractAndCropOrScale() local
/aosp_15_r20/external/webrtc/video/config/
H A Dencoder_stream_factory.cc455 int cropped_width, cropped_height; in GetLayerResolutionFromRequestedResolution() local
/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_encoder.cc1915 int cropped_width = video_frame.width() - crop_width_; in EncodeVideoFrame() local
H A Dvideo_stream_encoder_unittest.cc545 int cropped_width = 0; in IncomingCapturedFrame() local