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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_reconstruct.c2216 fillScanLength length of a line in output array (pixels)
2231 u32 fillScanLength)
2295 fill += fillScanLength;
2303 fill += fillScanLength;
2312 fill += fillScanLength;
2222 h264bsdFillBlock( u8 *ref, u8 *fill, i32 x0, i32 y0, u32 width, u32 height, u32 blockWidth, u32 blockHeight, u32 fillScanLength) argument

Completed in 23 milliseconds