Home
last modified time | relevance | path

Searched defs:pMb (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_inter_prediction.c197 u32 h264bsdInterPrediction(mbStorage_t *pMb, macroblockLayer_t *pMbLayer, in h264bsdInterPrediction()
360 u32 h264bsdInterPrediction(mbStorage_t *pMb, macroblockLayer_t *pMbLayer, in h264bsdInterPrediction()
493 u32 MvPrediction16x16(mbStorage_t *pMb, mbPred_t *mbPred, dpbStorage_t *dpb) in MvPrediction16x16()
577 u32 MvPrediction16x8(mbStorage_t *pMb, mbPred_t *mbPred, dpbStorage_t *dpb) in MvPrediction16x8()
684 u32 MvPrediction8x16(mbStorage_t *pMb, mbPred_t *mbPred, dpbStorage_t *dpb) in MvPrediction8x16()
794 u32 MvPrediction8x8(mbStorage_t *pMb, subMbPred_t *subMbPred, dpbStorage_t *dpb) in MvPrediction8x8()
831 u32 MvPrediction(mbStorage_t *pMb, subMbPred_t *subMbPred, u32 mbPartIdx, in MvPrediction()
Dh264bsd_macroblock_layer.c134 macroblockLayer_t *pMbLayer, mbStorage_t *pMb, u32 sliceType, in h264bsdDecodeMacroblockLayer()
509 mbStorage_t *pMb, mbType_e mbType, u32 codedBlockPattern) in DecodeResidual()
700 mbStorage_t *pMb, mbType_e mbType, u32 codedBlockPattern) in DecodeResidual()
807 u32 DetermineNc(mbStorage_t *pMb, u32 blockIndex, u8 *pTotalCoeff) in DetermineNc()
964 u32 h264bsdDecodeMacroblock(mbStorage_t *pMb, macroblockLayer_t *pMbLayer, in h264bsdDecodeMacroblock()
1144 u32 ProcessChromaResidual(mbStorage_t *pMb, u8 *data, const u8 **pSrc ) in ProcessChromaResidual()
1213 u32 ProcessIntra16x16Residual(mbStorage_t *pMb, in ProcessIntra16x16Residual()
1281 u32 ProcessIntra4x4Residual(mbStorage_t *pMb, in ProcessIntra4x4Residual()
1339 u32 ProcessResidual(mbStorage_t *pMb, i32 residualLevel[][16], u32 *coeffMap) in ProcessResidual()
Dh264bsd_neighbour.c198 mbStorage_t* h264bsdGetNeighbourMb(mbStorage_t *pMb, neighbourMb_e neighbour) in h264bsdGetNeighbourMb()
369 u32 h264bsdIsNeighbourAvailable(mbStorage_t *pMb, mbStorage_t *pNeighbour) in h264bsdIsNeighbourAvailable()
Dh264bsd_intra_prediction.c206 u32 h264bsdIntra16x16Prediction(mbStorage_t *pMb, u8 *data, u8 *ptr, in h264bsdIntra16x16Prediction()
261 u32 h264bsdIntra4x4Prediction(mbStorage_t *pMb, u8 *data, in h264bsdIntra4x4Prediction()
372 u32 h264bsdIntraChromaPrediction(mbStorage_t *pMb, u8 *data, image_t *image, in h264bsdIntraChromaPrediction()
473 u32 h264bsdIntraPrediction(mbStorage_t *pMb, macroblockLayer_t *mbLayer, in h264bsdIntraPrediction()
622 u32 h264bsdIntra16x16Prediction(mbStorage_t *pMb, u8 *data, i32 residual[][16], in h264bsdIntra16x16Prediction()
696 u32 h264bsdIntra4x4Prediction(mbStorage_t *pMb, u8 *data, in h264bsdIntra4x4Prediction()
840 u32 h264bsdIntraChromaPrediction(mbStorage_t *pMb, u8 *data, i32 residual[][16], in h264bsdIntraChromaPrediction()
1889 mbStorage_t *pMb; in DetermineIntra4x4PredMode() local
Dh264bsd_slice_data.c253 void SetMbParams(mbStorage_t *pMb, sliceHeader_t *pSlice, u32 sliceId, in SetMbParams()
Dh264bsd_conceal.c253 u32 ConcealMb(mbStorage_t *pMb, image_t *currImage, u32 row, u32 col, in ConcealMb()
Dh264bsd_deblocking.c585 mbStorage_t *pMb; in h264bsdFilterPicture() local
1777 mbStorage_t *pMb; in h264bsdFilterPicture() local