Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dvop.cpp358 int MTB = currVol->moduloTimeBase; in EncodeVOPHeader() local
368 while (MTB) in EncodeVOPHeader()
371 MTB--; in EncodeVOPHeader()
Dmp4lib_int.h163 UChar MTB; member
Dmp4enc_api.cpp1596 video->hintTrackInfo.MTB = 1; in PVEncodeVideoFrame()
1598 video->hintTrackInfo.MTB = 0; in PVEncodeVideoFrame()
1845 video->hintTrackInfo.MTB = 1; in PVEncodeFrameSet()
1847 video->hintTrackInfo.MTB = 0; in PVEncodeFrameSet()
2349 info->MTB = encData->hintTrackInfo.MTB; in PVGetHintTrack()
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
Dmp4enc_api.h114 UChar MTB; member