Searched refs:fill (Results 101 - 103 of 103) sorted by last modified time

12345

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_reconstruct.c2136 u8 *fill,
2144 ASSERT(fill);
2146 H264SwDecMemcpy(fill, ref, (u32)center);
2166 fill pointer where samples are stored
2172 u8 *fill,
2180 ASSERT(fill);
2187 *fill++ = tmp;
2190 *fill++ = *ref++;
2197 *fill++ = tmp;
2218 fill pointe
2134 FillRow1( u8 *ref, u8 *fill, i32 left, i32 center, i32 right) argument
2170 h264bsdFillRow7( u8 *ref, u8 *fill, i32 left, i32 center, i32 right) argument
2222 h264bsdFillBlock( u8 *ref, u8 *fill, i32 x0, i32 y0, u32 width, u32 height, u32 blockWidth, u32 blockHeight, u32 fillScanLength) argument
[all...]
H A Dh264bsd_reconstruct.h73 u8 * fill,
204 u8 *fill,
/frameworks/av/media/libeffects/loudness/common/core/
H A Dmath.h24 using ::std::fill;

Completed in 72 milliseconds

12345