Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
Dhevc_mc_bi_lsx.c45 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/
Dhevc_mc_bi_msa.c61 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 …]
Dhevc_mc_biw_msa.c82 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 …]
/third_party/skia/m133/third_party/externals/libyuv/source/
Dscale_mmi.cc566 const uint8_t* src0_ptr = src_ptr; in ScaleRowDown4Box_MMI() local
645 const uint16_t* src0_ptr = src_ptr; in ScaleRowDown4Box_16_MMI() local
850 const uint8_t* src0_ptr = src_argb; in ScaleARGBRowDownEvenBox_MMI() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dimage_process.cc155 const unsigned char *src0_ptr = src0 + x_offset[x]; in ResizeBilinear3C() local
255 const unsigned char *src0_ptr = src0 + x_offset[x]; in ResizeBilinear1C() local