Home
last modified time | relevance | path

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

/external/webrtc/test/
Dtest_video_capturer.cc37 int cropped_height = 0; in OnFrame() local
/external/webrtc/media/base/
Dvideo_adapter_unittest.cc104 int cropped_height = 0; member
116 int cropped_height; in AdaptFrame() local
145 int cropped_height, in VerifyAdaptedResolution()
1041 int cropped_height; in TEST() local
1069 int cropped_height; in TEST() local
Dvideo_adapter.cc170 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.cc67 const int cropped_height = std::max(1, pic->height / params.height_ratio); in CropOrScale() local
/external/webrtc/video/config/
Dencoder_stream_factory.cc455 int cropped_width, cropped_height; in GetLayerResolutionFromRequestedResolution() local
/external/webrtc/video/
Dvideo_stream_encoder.cc1916 int cropped_height = video_frame.height() - crop_height_; in EncodeVideoFrame() local
Dvideo_stream_encoder_unittest.cc546 int cropped_height = 0; in IncomingCapturedFrame() local
/external/v4l-utils/utils/v4l2-ctl/
Dv4l2-ctl-streaming.cpp67 static unsigned int cropped_height; variable