Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideocommon_unittest.cc181 int cropped_width, cropped_height; in TEST() local
Dvideocommon.cc160 int* cropped_width, int* cropped_height) { in ComputeCrop()
Dvideocapturer.cc477 int cropped_height = captured_frame->height; in OnFrameCaptured() local
/external/webrtc/talk/media/webrtc/
Dwebrtcvideoframe_unittest.cc58 void TestInit(int cropped_width, int cropped_height, in TestInit()
/external/webrtc/webrtc/common_video/
Dvideo_frame_buffer.cc210 int cropped_height) { in ShallowCenterCrop()
/external/oss-fuzz/projects/libwebp/
Dfuzz.h178 const int cropped_height = max(1, pic->height / height_ratio); in ExtractAndCropOrScale() local
/external/webrtc/webrtc/modules/video_processing/test/
Dvideo_processing_unittest.cc338 int cropped_height,