Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_macroblock_layer.c98 static u32 CbpIntra16x16(mbType_e mbType);
217 pMbLayer->codedBlockPattern = CbpIntra16x16(pMbLayer->mbType); in h264bsdDecodeMacroblockLayer()
880 u32 CbpIntra16x16(mbType_e mbType) in CbpIntra16x16() function