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

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_intra_prediction.h 57 u32 h264bsdIntra16x16Prediction(mbStorage_t *pMb, u8 *data, i32 residual[][16],
72 u32 h264bsdIntra16x16Prediction(mbStorage_t *pMb, u8 *data, u8 *pImage,
h264bsd_intra_prediction.c 28 h264bsdIntra16x16Prediction
198 Function: h264bsdIntra16x16Prediction
206 u32 h264bsdIntra16x16Prediction(mbStorage_t *pMb, u8 *data, u8 *ptr,
500 tmp = h264bsdIntra16x16Prediction(pMb, data, mbLayer->residual.level,
622 u32 h264bsdIntra16x16Prediction(mbStorage_t *pMb, u8 *data, i32 residual[][16],
    [all...]
h264bsd_macroblock_layer.c     [all...]

Completed in 7718 milliseconds