Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dav1dec.c41 static uint32_t decode_unsigned_subexp_with_ref(uint32_t sub_exp, in decode_unsigned_subexp_with_ref() function
54 int32_t x = decode_unsigned_subexp_with_ref(sub_exp, high - low, r - low); in decode_signed_subexp_with_ref()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.c1199 static unsigned decode_unsigned_subexp_with_ref(struct vl_vlc *vlc, in decode_unsigned_subexp_with_ref() function
1216 int x = decode_unsigned_subexp_with_ref(vlc, high - low, r - low); in decode_signed_subexp_with_ref()