HomeSort by relevance Sort by last modified time
    Searched refs:endDecodingFrame (Results 1 - 8 of 8) sorted by null

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG4.cpp 55 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);
VideoDecoderBase.h 72 virtual Decode_Status endDecodingFrame(bool dropFrame);
VideoDecoderAVC.cpp 73 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);
    [all...]
VideoDecoderBase.cpp 208 endDecodingFrame(true);
249 endDecodingFrame(true);
270 endDecodingFrame(false);
713 endDecodingFrame(true);
725 Decode_Status VideoDecoderBase::endDecodingFrame(bool dropFrame) {
754 VTRACE("Frame dropped in endDecodingFrame");
    [all...]
VideoDecoderVP8.cpp 209 endDecodingFrame(true);
VideoDecoderWMV.cpp 204 endDecodingFrame(true);
  /hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
VideoDecoderAVCSecure.cpp 390 endDecodingFrame(true);
398 status = endDecodingFrame(false);
399 CHECK_STATUS("endDecodingFrame");
463 endDecodingFrame(true);
  /hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
VideoDecoderAVCSecure.cpp 391 endDecodingFrame(true);
399 status = endDecodingFrame(false);
400 CHECK_STATUS("endDecodingFrame");
464 endDecodingFrame(true);

Completed in 64 milliseconds