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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_reconstruct.c140 h264bsdFillBlock(pRef, block, x0, y0, width, height,
143 h264bsdFillBlock(pRef, block + (chromaPartWidth+1)*chromaPartHeight,
236 h264bsdFillBlock(pRef, block, x0, y0, width, height, chromaPartWidth,
239 h264bsdFillBlock(pRef, block + chromaPartWidth*(chromaPartHeight+1),
331 h264bsdFillBlock(ref, block, x0, y0, width, height,
334 h264bsdFillBlock(ref, block + (chromaPartWidth+1)*(chromaPartHeight+1),
469 h264bsdFillBlock(ref, mbPartChroma, xInt, yInt, width, height,
472 h264bsdFillBlock(ref, mbPartChroma + 8*8, xInt, yInt, width, height,
515 h264bsdFillBlock(ref, (u8*)p1, x0, y0, width, height,
634 h264bsdFillBlock(re
2222 void h264bsdFillBlock( function
[all...]
H A Dh264bsd_reconstruct.h71 void h264bsdFillBlock(
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
H A Dh264bsd_interpolate_chroma_hor.s72 IMPORT h264bsdFillBlock
117 BL h264bsdFillBlock
126 BL h264bsdFillBlock
H A Dh264bsd_interpolate_chroma_hor_ver.s73 IMPORT h264bsdFillBlock
122 BL h264bsdFillBlock
131 BL h264bsdFillBlock
H A Dh264bsd_interpolate_chroma_ver.s71 IMPORT h264bsdFillBlock
116 BL h264bsdFillBlock
125 BL h264bsdFillBlock
H A Dh264bsd_interpolate_hor_half.s70 IMPORT h264bsdFillBlock
120 BL h264bsdFillBlock
H A Dh264bsd_interpolate_hor_quarter.s71 IMPORT h264bsdFillBlock
122 BL h264bsdFillBlock
H A Dh264bsd_interpolate_ver_half.s67 IMPORT h264bsdFillBlock
121 BL h264bsdFillBlock
H A Dh264bsd_interpolate_ver_quarter.s66 IMPORT h264bsdFillBlock
120 BL h264bsdFillBlock
H A Dh264bsd_interpolate_hor_ver_quarter.s77 IMPORT h264bsdFillBlock
129 BL h264bsdFillBlock

Completed in 65 milliseconds