Home
last modified time | relevance | path

Searched defs:blocksize (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp601 GLsizei get4x4CompressedSize(GLsizei width, GLsizei height, GLsizei depth, GLsizei blocksize, bool*… in get4x4CompressedSize()
621 GLsizei blocksize = getCompressedImageBlocksize(internalformat); in getCompressedImageSize() local
/device/linaro/dragonboard/qcom/tqftpserv/
Dtqftpserv.c120 static int tftp_send_oack(int sock, size_t *blocksize, size_t *tsize, in tftp_send_oack()