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

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG4.cpp 55 endDecodingFrame(true);
123 status = endDecodingFrame(false);
124 CHECK_STATUS("endDecodingFrame");
177 status = endDecodingFrame(false);
178 CHECK_STATUS("endDecodingFrame");
188 endDecodingFrame(true);
199 endDecodingFrame(true);
206 status = endDecodingFrame(false);
207 CHECK_STATUS("endDecodingFrame");
382 endDecodingFrame(false)
    [all...]
VideoDecoderBase.h 91 virtual Decode_Status endDecodingFrame(bool dropFrame);
VideoDecoderMPEG2.cpp 126 status = endDecodingFrame(false);
127 CHECK_STATUS("endDecodingFrame");
195 endDecodingFrame(true);
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);
859 status = endDecodingFrame(false);
860 CHECK_STATUS("endDecodingFrame");
    [all...]
VideoDecoderVP8.cpp 206 status = endDecodingFrame(false);
207 CHECK_STATUS("endDecodingFrame");
243 endDecodingFrame(true);
VideoDecoderWMV.cpp 130 status = endDecodingFrame(false);
131 CHECK_STATUS("endDecodingFrame");
223 endDecodingFrame(true);
VideoDecoderBase.cpp 216 endDecodingFrame(true);
257 endDecodingFrame(true);
296 endDecodingFrame(false);
729 endDecodingFrame(true);
741 Decode_Status VideoDecoderBase::endDecodingFrame(bool dropFrame) {
770 VTRACE("Frame dropped in endDecodingFrame");
    [all...]
  /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 404 endDecodingFrame(true);
416 status = endDecodingFrame(false);
417 CHECK_STATUS("endDecodingFrame");
481 endDecodingFrame(true);

Completed in 312 milliseconds