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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_reconstruct.c502 u8 *ptrC, *ptrV; local
525 ptrV = ptrC + 5*width;
533 tmp4 = ptrV[-(i32)width*2];
534 tmp5 = ptrV[-(i32)width];
535 tmp1 = ptrV[width];
536 tmp2 = ptrV[width*2];
537 tmp6 = *ptrV++;
589 ptrV += 4*width - partWidth;
621 u8 *ptrC, *ptrV, *ptrInt; local
644 ptrV
1015 u8 *ptrC, *ptrJ, *ptrV; local
1221 i32 *ptrC, *ptrV, *b1; local
1408 i32 *ptrC, *ptrV, *ptrInt, *b1; local
1613 u8 *ptrC, *ptrV; local
[all...]

Completed in 772 milliseconds