Searched refs:subMbType_e (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_macroblock_layer.h90 } subMbType_e; typedef in typeref:enum:__anon649
134 subMbType_e subMbType[4];
195 u32 h264bsdNumSubMbPart(subMbType_e subMbType);
197 subMbPartMode_e h264bsdSubMbPartMode(subMbType_e subMbType);
H A Dh264bsd_macroblock_layer.c317 u32 h264bsdNumSubMbPart(subMbType_e subMbType)
461 pSubMbPred->subMbType[i] = (subMbType_e)value;
1432 subMbPartMode_e h264bsdSubMbPartMode(subMbType_e subMbType)

Completed in 8 milliseconds