Home
last modified time | relevance | path

Searched refs:Get4x4NeighbourPels (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_intra_prediction.c162 static void Get4x4NeighbourPels(u8 *a, u8 *l, u8 *data, u8 *above, u8 *left,
764 Get4x4NeighbourPels(a, l, data, above, left, block); in h264bsdIntra4x4Prediction()
1383 void Get4x4NeighbourPels(u8 *a, u8 *l, u8 *data, u8 *above, u8 *left, in Get4x4NeighbourPels() function