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

  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]
OMXCodec.cpp 566 setMinBufferSize(kPortIndexInput, (OMX_U32)maxInputSize);
613 void OMXCodec::setMinBufferSize(OMX_U32 portIndex, OMX_U32 size) {
    [all...]

Completed in 52 milliseconds