Home | History | Annotate | Download | only in videocodec

Lines Matching refs:outfilledlen

512     OMX_U32 outfilledlen = outBuf.dataSize;
536 && !mCSDOutputted && outfilledlen > 0) {
545 if (outfilledlen == 0) {
552 LOGV("emit one empty EOS OMX output buf = %p:%d, flag = 0x%08x, ts=%lld", buffers[OUTPORT_INDEX]->pBuffer, outfilledlen, outflags, outtimestamp);
559 buffers[OUTPORT_INDEX]->nFilledLen = outfilledlen;
565 LOGV("emit one OMX output buf = %p:%d, flag = 0x%08x, ts=%lld", buffers[OUTPORT_INDEX]->pBuffer, outfilledlen, outflags, outtimestamp);