Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dav1dec.c51 static int32_t decode_signed_subexp_with_ref(uint32_t sub_exp, int low, in decode_signed_subexp_with_ref() function
96 (decode_signed_subexp_with_ref(s->raw_frame_header->gm_params[ref][idx], in read_global_param()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.c1214 static int decode_signed_subexp_with_ref(struct vl_vlc *vlc, int low, int high, int r) in decode_signed_subexp_with_ref() function
1249 (decode_signed_subexp_with_ref(vlc, -mx, mx + 1, r) << precDiff) + round; in read_global_param()