Searched refs:FilterHorChroma (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_deblocking.c32 FilterHorChroma
190 static void FilterHorChroma( u8 *data, u32 bS, edgeThreshold_t *thresholds,
1058 Function: FilterHorChroma
1065 void FilterHorChroma( function
1685 * filtering with FilterHorChroma, otherwise use FilterHorChromaEdge
1693 FilterHorChroma(dataCb, tmp[0].top, thresholds+offset,
1695 FilterHorChroma(dataCr, tmp[0].top, thresholds+offset,

Completed in 29 milliseconds