Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:newBufferCount

1787         OMX_U32 newBufferCount = def.nBufferCountMin + minUndequeuedBufs;
1788 def.nBufferCountActual = newBufferCount;
1793 newBufferCount, err);