Home
last modified time | relevance | path

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

/third_party/openh264/test/encoder/
DEncUT_ExpGolomb.cpp15 const uint32_t uiExpVal = (m << 1) + 1; in TEST() local
25 const uint32_t uiExpVal = (m << 1) + 1; in TEST() local
38 const uint32_t uiExpVal = (m << 1) + 1; in TEST() local