Home
last modified time | relevance | path

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

/third_party/openh264/test/api/
Ddecode_api_test.cpp712 for (int iNalCnt = 0; iNalCnt < iTotalNalCnt; iNalCnt++) { //loop in NAL in TEST_F() local
713 int iPacketSize = pLayerBsInfo->pNalLengthInByte[iNalCnt]; in TEST_F()
1218 for (int iNalCnt = 0; iNalCnt < iTotalNalCnt; iNalCnt++) { //loop in NAL in TEST_F() local
1219 int iPacketSize = pLayerBsInfo->pNalLengthInByte[iNalCnt]; in TEST_F()