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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_reconstruct.c875 u32 horOffset) /* 0 for pixel a, 1 for pixel c */
927 if (!horOffset)
943 if (!horOffset)
959 if (!horOffset)
974 if (!horOffset)
1609 u32 horOffset) /* 0 for pixel i, 1 for pixel k */
1705 ptrInt = table + 2 + horOffset;
866 h264bsdInterpolateHorQuarter( u8 *ref, u8 *mb, i32 x0, i32 y0, u32 width, u32 height, u32 partWidth, u32 partHeight, u32 horOffset) argument
1600 h264bsdInterpolateMidHorQuarter( u8 *ref, u8 *mb, i32 x0, i32 y0, u32 width, u32 height, u32 partWidth, u32 partHeight, u32 horOffset) argument

Completed in 50 milliseconds