Searched defs:ptrV (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_reconstruct.c504 u8 *ptrC, *ptrV; local
527 ptrV = ptrC + 5*width;
535 tmp4 = ptrV[-(i32)width*2];
536 tmp5 = ptrV[-(i32)width];
537 tmp1 = ptrV[width];
538 tmp2 = ptrV[width*2];
539 tmp6 = *ptrV++;
591 ptrV += 4*width - partWidth;
623 u8 *ptrC, *ptrV, *ptrInt; local
646 ptrV
1017 u8 *ptrC, *ptrJ, *ptrV; local
1223 i32 *ptrC, *ptrV, *b1; local
1410 i32 *ptrC, *ptrV, *ptrInt, *b1; local
1615 u8 *ptrC, *ptrV; local
[all...]

Completed in 68 milliseconds