Lines Matching refs:iLayerLen
994 int iLayerLen = 0; in TEST_F() local
1000 iLayerLen = 0; in TEST_F()
1005 iLayerLen = 0; in TEST_F()
1008 iLayerLen += layerInfo.pNalLengthInByte[iNal]; in TEST_F()
1014 … memcpy ((pBsBuf[iIdx] + aLen[iIdx]), layerInfo.pBsBuf, iLayerLen * sizeof (unsigned char)); in TEST_F()
1015 aLen[iIdx] += iLayerLen; in TEST_F()
1020 memcpy ((pBsBuf[iIdx] + aLen[iIdx]), layerInfo.pBsBuf, iLayerLen * sizeof (unsigned char)); in TEST_F()
1021 aLen[iIdx] += iLayerLen; in TEST_F()
1119 int iLayerLen = 0; in TEST_F() local
1130 iLayerLen = 0; in TEST_F()
1136 iLayerLen += layerInfo.pNalLengthInByte[iNal]; in TEST_F()
1141 memcpy ((pBsBuf[iIdx] + aLen[iIdx]), layerInfo.pBsBuf, iLayerLen * sizeof (unsigned char)); in TEST_F()
1142 aLen[iIdx] += iLayerLen; in TEST_F()
1506 int iLayerLen = 0; in TEST_F() local
1521 iLayerLen = 0; in TEST_F()
1527 iLayerLen += layerInfo.pNalLengthInByte[iNal]; in TEST_F()
1532 memcpy ((pBsBuf[iIdx] + aLen[iIdx]), layerInfo.pBsBuf, iLayerLen * sizeof (unsigned char)); in TEST_F()
1533 aLen[iIdx] += iLayerLen; in TEST_F()
1831 int iLayerLen = 0; in TEST_F() local
1856 iLayerLen = 0; in TEST_F()
1859 iLayerLen += layerInfo.pNalLengthInByte[iNal]; in TEST_F()
1864 memcpy ((pBsBuf[iIdx] + aLen[iIdx]), layerInfo.pBsBuf, iLayerLen * sizeof (unsigned char)); in TEST_F()
1865 aLen[iIdx] += iLayerLen; in TEST_F()