Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arc/net/
Dbpf_jit.h69 u8 div_r32(u8 *buf, u8 rd, u8 rs, bool sign_ext);
Dbpf_jit_core.c779 len = div_r32(buf, dst, src, off == 1); in handle_insn()
Dbpf_jit_arcv2.c1774 u8 div_r32(u8 *buf, u8 rd, u8 rs, bool sign_ext) in div_r32() function
/linux-6.12.1/drivers/staging/media/meson/vdec/
Dcodec_vp9.c483 static int div_r32(s64 m, int n) in div_r32() function
1464 clip_prob(div_r32(((int64_t)tree_left * 256 + in vp9_tree_merge_probs()
1520 clip_prob(div_r32(((int64_t)num * 256 + in adapt_coef_probs_cxt()
1668 clip_prob(div_r32(((int64_t) in adapt_coef_probs()