Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Dfilter.c114 int FData[9 * 4]; /* Temp data buffer used in filtering */ in filter_block2d() local
142 int FData[13 * 16]; /* Temp data buffer used in filtering */ in vp8_sixtap_predict8x8_c() local
161 int FData[13 * 16]; /* Temp data buffer used in filtering */ in vp8_sixtap_predict8x4_c() local
180 int FData[21 * 24]; /* Temp data buffer used in filtering */ in vp8_sixtap_predict16x16_c() local
311 unsigned short FData[17 * 16]; /* Temp data buffer used in filtering */ in filter_block2d_bil() local
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dfilter_dspr2.c2371 unsigned char FData[9 * 4]; /* Temp data bufffer used in filtering */ in vp8_sixtap_predict4x4_dspr2() local
2395 unsigned char FData[13 * 8]; /* Temp data bufffer used in filtering */ in vp8_sixtap_predict8x8_dspr2() local
2571 unsigned char FData[9 * 8]; /* Temp data bufffer used in filtering */ in vp8_sixtap_predict8x4_dspr2() local
2700 unsigned char FData[21 * 16]; /* Temp data bufffer used in filtering */ in vp8_sixtap_predict16x16_dspr2() local