Searched defs:codebits (Results 1 – 2 of 2) sorted by relevance
701 static int stbiw__zlib_bitrev(int code, int codebits) in stbiw__zlib_bitrev()732 #define stbiw__zlib_add(code,codebits) \ argument
707 INT codebits = bitRate; in aacEncDistributeSbrBits() local