Home
last modified time | relevance | path

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

/third_party/openh264/module/
Dgmp-openh264.cpp689 uint8_t ppsCount = *avcc++; in InitDecode() local
690 for (int i = 0; i < ppsCount; ++i) { in InitDecode()