Home
last modified time | relevance | path

Searched defs:bits_count (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/brotli/c/dec/
Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
187 int bits_count; in BrotliBuildHuffmanTable() local
/third_party/node/deps/brotli/c/dec/
Dhuffman.c117 int bits_count; in BrotliBuildCodeLengthsHuffmanTable() local
187 int bits_count; in BrotliBuildHuffmanTable() local
/third_party/ffmpeg/libavcodec/
Dh263dec.c336 const int bits_count = get_bits_count(&s->gb); in decode_slice() local
Dmpeg4videodec.c129 int bits_count = get_bits_count(&s->gb); in mpeg4_is_resync() local
Dbink.c1260 int bits_count = pkt->size << 3; in decode_frame() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessBuffersTests.cpp260 static const glw::GLuint bits_count = sizeof(bits) / sizeof(bits[0]); in iterate() local
4631 glw::GLuint bits_count = CHAR_BIT * sizeof(invalid_bits); in TestErrorsOfNamedBufferStorage() local