Home
last modified time | relevance | path

Searched defs:cbits (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/speex/doc/
H A Dsampleenc.c12 char cbits[200]; in main() local
H A Dsampledec.c14 char cbits[200]; in main() local
/aosp_15_r20/external/libopus/doc/
H A Dtrivial_example.c56 unsigned char cbits[MAX_PACKET_SIZE]; in main() local
/aosp_15_r20/external/pcre/src/
H A Dpcre2_intmodedep.h726 const uint8_t *cbits; /* Points to character type table */ member
H A Dpcre2_compile.c5671 const uint8_t *cbits = cb->cbits; in compile_branch() local