Searched defs:compressedSize (Results 1 - 2 of 2) sorted by last modified time

/frameworks/native/opengl/libagl/
H A Dtexture.cpp1122 GLsizei compressedSize = etc1_get_encoded_data_size(width, height); local
1123 if (compressedSize > imageSize) {
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp3570 OMX_U32 width, OMX_U32 height, OMX_U32 compressedSize) {
3586 def.nBufferSize = compressedSize;
3569 setJPEGInputFormat( OMX_U32 width, OMX_U32 height, OMX_U32 compressedSize) argument

Completed in 63 milliseconds