Searched refs:mapUnitCnt (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_sei.c1025 u32 tmp, i, j, mapUnitCnt; local
1092 for (j = 0, mapUnitCnt = 0; mapUnitCnt < picSizeInMapUnits; j++)
1098 mapUnitCnt += pSparePic->zeroRunLength[i][j] + 1;

Completed in 53 milliseconds