Home
last modified time | relevance | path

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

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