Home
last modified time | relevance | path

Searched defs:highbit (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvima.c169 int lookup_size, lookup, highbit, lowbits; in decode_frame() local
/third_party/selinux/libsepol/include/sepol/policydb/
Debitmap.h39 uint32_t highbit; /* highest position in the total bitmap */ member
/third_party/selinux/libsepol/src/
Debitmap.c381 uint32_t highbit = startbit + MAPSIZE; in ebitmap_set_bit() local