Searched defs:src0_ptr (Results 1 – 3 of 3) sorted by relevance
| /third_party/ffmpeg/libavcodec/loongarch/ |
| D | hevc_mc_bi_lsx.c | 45 void hevc_bi_copy_4w_lsx(uint8_t *src0_ptr, int32_t src_stride, in hevc_bi_copy_4w_lsx() 130 void hevc_bi_copy_6w_lsx(uint8_t *src0_ptr, int32_t src_stride, in hevc_bi_copy_6w_lsx() 226 void hevc_bi_copy_8w_lsx(uint8_t *src0_ptr, int32_t src_stride, in hevc_bi_copy_8w_lsx() 311 void hevc_bi_copy_12w_lsx(uint8_t *src0_ptr, int32_t src_stride, in hevc_bi_copy_12w_lsx() 369 void hevc_bi_copy_16w_lsx(uint8_t *src0_ptr, int32_t src_stride, in hevc_bi_copy_16w_lsx() 426 void hevc_bi_copy_24w_lsx(uint8_t *src0_ptr, int32_t src_stride, in hevc_bi_copy_24w_lsx() 437 void hevc_bi_copy_32w_lsx(uint8_t *src0_ptr, int32_t src_stride, in hevc_bi_copy_32w_lsx() 448 void hevc_bi_copy_48w_lsx(uint8_t *src0_ptr, int32_t src_stride, in hevc_bi_copy_48w_lsx() 459 void hevc_bi_copy_64w_lsx(uint8_t *src0_ptr, int32_t src_stride, in hevc_bi_copy_64w_lsx() 469 static void hevc_hz_8t_16w_lsx(uint8_t *src0_ptr, int32_t src_stride, in hevc_hz_8t_16w_lsx() [all …]
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | hevc_mc_bi_msa.c | 61 static void hevc_bi_copy_4w_msa(uint8_t *src0_ptr, in hevc_bi_copy_4w_msa() 129 static void hevc_bi_copy_6w_msa(uint8_t *src0_ptr, in hevc_bi_copy_6w_msa() 181 static void hevc_bi_copy_8w_msa(uint8_t *src0_ptr, in hevc_bi_copy_8w_msa() 269 static void hevc_bi_copy_12w_msa(uint8_t *src0_ptr, in hevc_bi_copy_12w_msa() 308 static void hevc_bi_copy_16w_msa(uint8_t *src0_ptr, in hevc_bi_copy_16w_msa() 346 static void hevc_bi_copy_24w_msa(uint8_t *src0_ptr, in hevc_bi_copy_24w_msa() 392 static void hevc_bi_copy_32w_msa(uint8_t *src0_ptr, in hevc_bi_copy_32w_msa() 436 static void hevc_bi_copy_48w_msa(uint8_t *src0_ptr, in hevc_bi_copy_48w_msa() 490 static void hevc_bi_copy_64w_msa(uint8_t *src0_ptr, in hevc_bi_copy_64w_msa() 529 static void hevc_hz_bi_8t_4w_msa(uint8_t *src0_ptr, in hevc_hz_bi_8t_4w_msa() [all …]
|
| D | hevc_mc_biw_msa.c | 82 static void hevc_biwgt_copy_4w_msa(uint8_t *src0_ptr, in hevc_biwgt_copy_4w_msa() 171 static void hevc_biwgt_copy_6w_msa(uint8_t *src0_ptr, in hevc_biwgt_copy_6w_msa() 225 static void hevc_biwgt_copy_8w_msa(uint8_t *src0_ptr, in hevc_biwgt_copy_8w_msa() 313 static void hevc_biwgt_copy_12w_msa(uint8_t *src0_ptr, in hevc_biwgt_copy_12w_msa() 372 static void hevc_biwgt_copy_16w_msa(uint8_t *src0_ptr, in hevc_biwgt_copy_16w_msa() 427 static void hevc_biwgt_copy_24w_msa(uint8_t *src0_ptr, in hevc_biwgt_copy_24w_msa() 491 static void hevc_biwgt_copy_32w_msa(uint8_t *src0_ptr, in hevc_biwgt_copy_32w_msa() 552 static void hevc_biwgt_copy_48w_msa(uint8_t *src0_ptr, in hevc_biwgt_copy_48w_msa() 604 static void hevc_biwgt_copy_64w_msa(uint8_t *src0_ptr, in hevc_biwgt_copy_64w_msa() 659 static void hevc_hz_biwgt_8t_4w_msa(uint8_t *src0_ptr, in hevc_hz_biwgt_8t_4w_msa() [all …]
|