Home
last modified time | relevance | path

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

/external/webrtc/test/
Dtest_video_capturer.cc26 int cropped_height = 0; in OnFrame() local
/external/webrtc/media/base/
Dvideo_adapter_unittest.cc72 int cropped_height = 0; member
84 int cropped_height; in AdaptFrame() local
113 int cropped_height, in VerifyAdaptedResolution()
1146 int cropped_height; in TEST() local
1174 int cropped_height; in TEST() local
Dvideo_adapter.cc190 int* cropped_height, in AdaptFrameResolution()
/external/webrtc/rtc_tools/frame_analyzer/
Dvideo_geometry_aligner.cc45 const int cropped_height = in CropAndZoom() local
/external/webp/tests/fuzzer/
Dfuzz_utils.h188 const int cropped_height = Max(1, pic->height / height_ratio); in ExtractAndCropOrScale() local
/external/webrtc/video/
Dvideo_stream_encoder.cc1383 int cropped_height = video_frame.height() - crop_height_; in EncodeVideoFrame() local
Dvideo_stream_encoder_unittest.cc519 int cropped_height = 0; in IncomingCapturedFrame() local