Home
last modified time | relevance | path

Searched defs:searchRange (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h232 Int searchRange; member
/aosp12/frameworks/minikin/tests/unittest/
H A DCmapCoverageTest.cpp81 const uint16_t searchRange = 2 * (1 << static_cast<int>(floor(log2(segmentCount)))); in buildCmapFormat4Table() local