Home
last modified time | relevance | path

Searched refs:ComputeScaleToSquarePixels (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/talk/media/base/
Dvideocommon_unittest.cc305 ComputeScaleToSquarePixels(640, 480, in TEST()
315 ComputeScaleToSquarePixels(640, 480, in TEST()
Dvideocommon.cc211 void ComputeScaleToSquarePixels(int in_width, int in_height, in ComputeScaleToSquarePixels() function
Dvideocommon.h176 void ComputeScaleToSquarePixels(int in_width, int in_height,
Dvideocapturer.cc424 ComputeScaleToSquarePixels(captured_frame->width, captured_frame->height, in OnFrameCaptured()