HomeSort by relevance Sort by last modified time
    Searched refs:h264bsdFillBlock (Results 1 - 10 of 10) sorted by null

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_reconstruct.c 138 h264bsdFillBlock(pRef, block, x0, y0, width, height,
141 h264bsdFillBlock(pRef, block + (chromaPartWidth+1)*chromaPartHeight,
234 h264bsdFillBlock(pRef, block, x0, y0, width, height, chromaPartWidth,
237 h264bsdFillBlock(pRef, block + chromaPartWidth*(chromaPartHeight+1),
329 h264bsdFillBlock(ref, block, x0, y0, width, height,
332 h264bsdFillBlock(ref, block + (chromaPartWidth+1)*(chromaPartHeight+1),
467 h264bsdFillBlock(ref, mbPartChroma, xInt, yInt, width, height,
470 h264bsdFillBlock(ref, mbPartChroma + 8*8, xInt, yInt, width, height,
513 h264bsdFillBlock(ref, (u8*)p1, x0, y0, width, height,
632 h264bsdFillBlock(ref, (u8*)p1, x0, y0, width, height
    [all...]
h264bsd_reconstruct.h 71 void h264bsdFillBlock(
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_chroma_hor.s 72 IMPORT h264bsdFillBlock
117 BL h264bsdFillBlock
126 BL h264bsdFillBlock
h264bsd_interpolate_chroma_hor_ver.s 73 IMPORT h264bsdFillBlock
122 BL h264bsdFillBlock
131 BL h264bsdFillBlock
h264bsd_interpolate_chroma_ver.s 71 IMPORT h264bsdFillBlock
116 BL h264bsdFillBlock
125 BL h264bsdFillBlock
h264bsd_interpolate_hor_half.s 70 IMPORT h264bsdFillBlock
120 BL h264bsdFillBlock
h264bsd_interpolate_hor_quarter.s 71 IMPORT h264bsdFillBlock
122 BL h264bsdFillBlock
h264bsd_interpolate_ver_half.s 67 IMPORT h264bsdFillBlock
121 BL h264bsdFillBlock
h264bsd_interpolate_ver_quarter.s 66 IMPORT h264bsdFillBlock
120 BL h264bsdFillBlock
h264bsd_interpolate_hor_ver_quarter.s 77 IMPORT h264bsdFillBlock
129 BL h264bsdFillBlock

Completed in 492 milliseconds