Home
last modified time | relevance | path

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

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