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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_deblocking.c29 FilterHorLuma
183 static void FilterHorLuma( u8 *data, u32 bS, edgeThreshold_t *thresholds,
822 Function: FilterHorLuma
829 void FilterHorLuma( function
1584 * filtering with FilterHorLuma, otherwise use FilterHorLumaEdge for
1591 FilterHorLuma(ptr, tmp[0].top, thresholds + offset, (i32)width);

Completed in 10 milliseconds