Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
Dunit_test.cc599 int tmpHalfWidth = (tempInst.width + 1) / 2; in Perform() local
603 int tmpSizeUv = tmpHalfWidth * tmpHalfHeight; in Perform()
614 tempInst.width, tmpHalfWidth, tmpHalfWidth); in Perform()