Where exactly is the default buffer size stored?
I got as far as
void OMXCodec::setMinBufferSize() in media/libstagefright/OMXCodec.cpp
I am interested in the H263-1998/H263-2000 decoder if it makes any difference开发者_如何学JAVA.
Where exactly is the default buffer size stored?
I got as far as
void OMXCodec::setMinBufferSize() in media/libstagefright/OMXCodec.cpp
I am interested in the H263-1998/H263-2000 decoder if it makes any difference开发者_如何学JAVA.
精彩评论