Home
last modified time | relevance | path

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

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