Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videoencoder/
DPVSoftMPEG4Encoder.cpp488 MP4HintTrack hintTrack; in getOutput() local
491 !PVGetHintTrack(mHandle, &hintTrack)) { in getOutput()
495 hintTrack.CodeType = 0; in getOutput()
500 if (hintTrack.CodeType == 0) { // I-frame serves as sync frame in getOutput()