Home
last modified time | relevance | path

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

/external/armnn/third-party/stb/
Dstb_image_write.h701 static int stbiw__zlib_bitrev(int code, int codebits) in stbiw__zlib_bitrev()
732 #define stbiw__zlib_add(code,codebits) \ argument
/external/aac/libAACenc/src/
Daacenc_lib.cpp707 INT codebits = bitRate; in aacEncDistributeSbrBits() local