Home
last modified time | relevance | path

Searched defs:rnd_val (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
Dhevc_mc_uniw_lsx.c37 int32_t offset, int32_t rnd_val, int32_t width) in hevc_hv_8t_8x2_lsx()
213 int32_t offset, int32_t rnd_val) in hevc_hv_8t_8w_lsx()
223 int32_t offset, int32_t rnd_val) in hevc_hv_8t_16w_lsx()
233 int32_t offset, int32_t rnd_val) in hevc_hv_8t_24w_lsx()
243 int32_t offset, int32_t rnd_val) in hevc_hv_8t_32w_lsx()
253 int32_t offset, int32_t rnd_val) in hevc_hv_8t_48w_lsx()
263 int32_t offset, int32_t rnd_val) in hevc_hv_8t_64w_lsx()
/third_party/ffmpeg/libavcodec/mips/
Dhevc_mc_uniw_msa.c64 int32_t rnd_val) in hevc_uniwgt_copy_4w_msa()
131 int32_t rnd_val) in hevc_uniwgt_copy_6w_msa()
193 int32_t rnd_val) in hevc_uniwgt_copy_8w_msa()
288 int32_t rnd_val) in hevc_uniwgt_copy_12w_msa()
333 int32_t rnd_val) in hevc_uniwgt_copy_16w_msa()
376 int32_t rnd_val) in hevc_uniwgt_copy_24w_msa()
429 int32_t rnd_val) in hevc_uniwgt_copy_32w_msa()
475 int32_t rnd_val) in hevc_uniwgt_copy_48w_msa()
532 int32_t rnd_val) in hevc_uniwgt_copy_64w_msa()
596 int32_t rnd_val) in hevc_hz_uniwgt_8t_4w_msa()
[all …]
Dhevc_mc_biw_msa.c93 int32_t rnd_val) in hevc_biwgt_copy_4w_msa()
182 int32_t rnd_val) in hevc_biwgt_copy_6w_msa()
236 int32_t rnd_val) in hevc_biwgt_copy_8w_msa()
324 int32_t rnd_val) in hevc_biwgt_copy_12w_msa()
383 int32_t rnd_val) in hevc_biwgt_copy_16w_msa()
438 int32_t rnd_val) in hevc_biwgt_copy_24w_msa()
502 int32_t rnd_val) in hevc_biwgt_copy_32w_msa()
563 int32_t rnd_val) in hevc_biwgt_copy_48w_msa()
615 int32_t rnd_val) in hevc_biwgt_copy_64w_msa()
671 int32_t rnd_val) in hevc_hz_biwgt_8t_4w_msa()
[all …]
Dhevc_mc_bi_msa.c31 #define HEVC_BI_RND_CLIP2(in0, in1, vec0, vec1, rnd_val, out0, out1) \ argument
39 vec0, vec1, vec2, vec3, rnd_val, \ argument
46 #define HEVC_BI_RND_CLIP2_MAX_SATU(in0, in1, vec0, vec1, rnd_val, \ argument
55 vec3, rnd_val, out0, out1, out2, out3) \ argument
/third_party/skia/third_party/externals/microhttpd/src/platform/
Dw32functions.c630 static int32_t rnd_val = 0; variable