Home
last modified time | relevance | path

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

/external/webrtc/test/
Dtest_video_capturer.cc25 int cropped_width = 0; in OnFrame() local
/external/webrtc/media/base/
Dvideo_adapter_unittest.cc71 int cropped_width = 0; member
83 int cropped_width; in AdaptFrame() local
112 int cropped_width, in VerifyAdaptedResolution()
1145 int cropped_width; in TEST() local
1173 int cropped_width; in TEST() local
Dvideo_adapter.cc189 int* cropped_width, in AdaptFrameResolution()
/external/webrtc/rtc_tools/frame_analyzer/
Dvideo_geometry_aligner.cc43 const int cropped_width = in CropAndZoom() local
/external/webp/tests/fuzzer/
Dfuzz_utils.h187 const int cropped_width = Max(1, pic->width / width_ratio); in ExtractAndCropOrScale() local
/external/webrtc/video/
Dvideo_stream_encoder.cc1382 int cropped_width = video_frame.width() - crop_width_; in EncodeVideoFrame() local
Dvideo_stream_encoder_unittest.cc518 int cropped_width = 0; in IncomingCapturedFrame() local