Searched refs:endDecodingFrame (Results 1 - 8 of 8) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderMPEG4.cpp55 endDecodingFrame(true);
155 status = endDecodingFrame(false);
156 CHECK_STATUS("endDecodingFrame");
166 endDecodingFrame(true);
177 endDecodingFrame(true);
184 status = endDecodingFrame(false);
185 CHECK_STATUS("endDecodingFrame");
360 endDecodingFrame(false);
H A DVideoDecoderBase.h72 virtual Decode_Status endDecodingFrame(bool dropFrame);
H A DVideoDecoderAVC.cpp73 endDecodingFrame(true);
185 status = endDecodingFrame(false);
186 CHECK_STATUS("endDecodingFrame");
192 status = endDecodingFrame(false);
193 CHECK_STATUS("endDecodingFrame");
209 status = endDecodingFrame(false);
210 CHECK_STATUS("endDecodingFrame");
281 endDecodingFrame(true);
H A DVideoDecoderBase.cpp208 endDecodingFrame(true);
249 endDecodingFrame(true);
270 endDecodingFrame(false);
713 endDecodingFrame(true);
725 Decode_Status VideoDecoderBase::endDecodingFrame(bool dropFrame) { function in class:VideoDecoderBase
754 VTRACE("Frame dropped in endDecodingFrame");
H A DVideoDecoderVP8.cpp209 endDecodingFrame(true);
H A DVideoDecoderWMV.cpp204 endDecodingFrame(true);
/hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
H A DVideoDecoderAVCSecure.cpp390 endDecodingFrame(true);
398 status = endDecodingFrame(false);
399 CHECK_STATUS("endDecodingFrame");
463 endDecodingFrame(true);
/hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
H A DVideoDecoderAVCSecure.cpp391 endDecodingFrame(true);
399 status = endDecodingFrame(false);
400 CHECK_STATUS("endDecodingFrame");
464 endDecodingFrame(true);

Completed in 80 milliseconds