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

  /hardware/intel/common/libmix/videoencoder/
VideoEncoderBase.h 101 Encode_Status cleanupForOutput();
VideoEncoderBase.cpp 566 ret = cleanupForOutput();
567 CHECK_ENCODE_STATUS_CLEANUP("cleanupForOutput");
778 Encode_Status VideoEncoderBase::cleanupForOutput() {
    [all...]

Completed in 1033 milliseconds