Searched defs:ptrV (Results 1 – 1 of 1) sorted by relevance
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
D | h264bsd_reconstruct.c | 504 u8 *ptrC, *ptrV; in h264bsdInterpolateVerHalf() local 623 u8 *ptrC, *ptrV, *ptrInt; in h264bsdInterpolateVerQuarter() local 1017 u8 *ptrC, *ptrJ, *ptrV; in h264bsdInterpolateHorVerQuarter() local 1223 i32 *ptrC, *ptrV, *b1; in h264bsdInterpolateMidHalf() local 1410 i32 *ptrC, *ptrV, *ptrInt, *b1; in h264bsdInterpolateMidVerQuarter() local 1615 u8 *ptrC, *ptrV; in h264bsdInterpolateMidHorQuarter() local
|