Home
last modified time | relevance | path

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

/third_party/openh264/test/api/
Ddecoder_ec_test.cpp736 int iLastDid = 0; in TEST_F() local
803 if (info.eFrameType == videoFrameTypeP && iIdx > 0 && iLastDid != iTarDid) { in TEST_F()
813 iLastDid = iTarDid; in TEST_F()