Searched defs:compressedSize (Results 1 – 3 of 3) sorted by relevance
70 long compressedSize = ((long) in.getInt()) & 0xffffffffL; in readEntry() local
1122 GLsizei compressedSize = etc1_get_encoded_data_size(width, height); in glCompressedTexImage2D() local
3699 OMX_U32 width, OMX_U32 height, OMX_U32 compressedSize) { in setJPEGInputFormat()