Home
last modified time | relevance | path

Searched defs:data4x4 (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_intra_prediction.c708 u32 data4x4[4]; in h264bsdIntra4x4Prediction() local
1839 void Write4x4To16x16(u8 *data, u8 *data4x4, u32 blockNum) in Write4x4To16x16()