Home
last modified time | relevance | path

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

/third_party/openh264/test/api/
Dencode_options_test.cpp1132 const int kiFirstNalType = ((* (layerInfo.pBsBuf + 4)) & 0x1f); in TEST_F() local
1523 const int kiFirstNalType = ((* (layerInfo.pBsBuf + 4)) & 0x1f); in TEST_F() local