Searched refs:CodeType (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
H A Dmp4enc_api.h105 UChar CodeType; member in struct:tagMP4HintTrack
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4lib_int.h164 UChar CodeType; member in struct:tagHintTrackInfo
H A Dmp4enc_api.cpp1571 video->hintTrackInfo.CodeType = (UChar)video->currVop->predictionType;
1821 video->hintTrackInfo.CodeType = (UChar)video->currVop->predictionType;
2322 info->CodeType = encData->hintTrackInfo.CodeType;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp734 if (hintTrack.CodeType == 0) { // I-frame serves as sync frame

Completed in 50 milliseconds