Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_parser.c512 static int bytestream_get_byteu(GetByteCxt *g) in bytestream_get_byteu() function
546 size |= bytestream_get_byteu(&gb) << 8 * i; in get_tiles_info()