Searched refs:ComputeScaleToSquarePixels (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/talk/media/base/ |
D | videocommon_unittest.cc | 305 ComputeScaleToSquarePixels(640, 480, in TEST() 315 ComputeScaleToSquarePixels(640, 480, in TEST()
|
D | videocommon.cc | 211 void ComputeScaleToSquarePixels(int in_width, int in_height, in ComputeScaleToSquarePixels() function
|
D | videocommon.h | 176 void ComputeScaleToSquarePixels(int in_width, int in_height,
|
D | videocapturer.cc | 424 ComputeScaleToSquarePixels(captured_frame->width, captured_frame->height, in OnFrameCaptured()
|