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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_intra_prediction.c32 Intra16x16VerticalPrediction
164 static void Intra16x16VerticalPrediction(u8 *data, u8 *above);
657 Intra16x16VerticalPrediction(data, above+1);
988 Function: Intra16x16VerticalPrediction
995 void Intra16x16VerticalPrediction(u8 *data, u8 *above) function

Completed in 442 milliseconds