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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Davcenc_lib.h875 uint InterpretMBType(AVCMacroblock *currMB, int slice_type);
H A Dslice.cpp562 mb_type = InterpretMBType(currMB, video->slice_type);
602 uint InterpretMBType(AVCMacroblock *currMB, int slice_type) function

Completed in 24 milliseconds