Lines Matching full:getoutput
454 3. Use variable curoutputtask to record task which is getOutput() working on to avoid push again when get failure
458 Encode_Status VideoEncoderBase::getOutput(VideoEncOutputBuffer *outBuffer, uint32_t timeout) {
469 LOG_V("getOutput CurrentTask is NULL\n");
561 LOG_V("out size for this getOutput call = %d\n", outBuffer->dataSize);
566 LOG_V("getOutput return Success, Frame skip is %d\n", mFrameSkipped);
591 LOG_V("getOutput return error=%x\n", ret);