Home
last modified time | relevance | path

Searched refs:trailing_one_bit (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libdav1d/src/
H A Dobu.c51 const int trailing_one_bit = dav1d_get_bit(gb); in check_trailing_bits() local
59 if (!trailing_one_bit || gb->state) in check_trailing_bits()