Searched defs:src1_ptr (Results 1 – 8 of 8) sorted by relevance
| /third_party/ffmpeg/libavcodec/loongarch/ |
| D | hevc_mc_bi_lsx.c | 46 int16_t *src1_ptr, int32_t src2_stride, in hevc_bi_copy_4w_lsx() 131 int16_t *src1_ptr, int32_t src2_stride, in hevc_bi_copy_6w_lsx() 227 int16_t *src1_ptr, int32_t src2_stride, in hevc_bi_copy_8w_lsx() 312 int16_t *src1_ptr, int32_t src2_stride, in hevc_bi_copy_12w_lsx() 370 int16_t *src1_ptr, int32_t src2_stride, in hevc_bi_copy_16w_lsx() 427 int16_t *src1_ptr, int32_t src2_stride, in hevc_bi_copy_24w_lsx() 438 int16_t *src1_ptr, int32_t src2_stride, in hevc_bi_copy_32w_lsx() 449 int16_t *src1_ptr, int32_t src2_stride, in hevc_bi_copy_48w_lsx() 460 int16_t *src1_ptr, int32_t src2_stride, in hevc_bi_copy_64w_lsx() 470 int16_t *src1_ptr, int32_t src2_stride, in hevc_hz_8t_16w_lsx() [all …]
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | hevc_mc_bi_msa.c | 63 int16_t *src1_ptr, in hevc_bi_copy_4w_msa() 131 int16_t *src1_ptr, in hevc_bi_copy_6w_msa() 183 int16_t *src1_ptr, in hevc_bi_copy_8w_msa() 271 int16_t *src1_ptr, in hevc_bi_copy_12w_msa() 310 int16_t *src1_ptr, in hevc_bi_copy_16w_msa() 348 int16_t *src1_ptr, in hevc_bi_copy_24w_msa() 394 int16_t *src1_ptr, in hevc_bi_copy_32w_msa() 438 int16_t *src1_ptr, in hevc_bi_copy_48w_msa() 492 int16_t *src1_ptr, in hevc_bi_copy_64w_msa() 531 int16_t *src1_ptr, in hevc_hz_bi_8t_4w_msa() [all …]
|
| D | hevc_mc_biw_msa.c | 84 int16_t *src1_ptr, in hevc_biwgt_copy_4w_msa() 173 int16_t *src1_ptr, in hevc_biwgt_copy_6w_msa() 227 int16_t *src1_ptr, in hevc_biwgt_copy_8w_msa() 315 int16_t *src1_ptr, in hevc_biwgt_copy_12w_msa() 374 int16_t *src1_ptr, in hevc_biwgt_copy_16w_msa() 429 int16_t *src1_ptr, in hevc_biwgt_copy_24w_msa() 493 int16_t *src1_ptr, in hevc_biwgt_copy_32w_msa() 554 int16_t *src1_ptr, in hevc_biwgt_copy_48w_msa() 606 int16_t *src1_ptr, in hevc_biwgt_copy_64w_msa() 661 int16_t *src1_ptr, in hevc_hz_biwgt_8t_4w_msa() [all …]
|
| /third_party/skia/m133/third_party/externals/libyuv/source/ |
| D | scale_mmi.cc | 567 const uint8_t* src1_ptr = src_ptr + src_stride; in ScaleRowDown4Box_MMI() local 646 const uint16_t* src1_ptr = src_ptr + src_stride; in ScaleRowDown4Box_16_MMI() local 851 const uint8_t* src1_ptr = src_argb + src_stride; in ScaleARGBRowDownEvenBox_MMI() local
|
| D | scale_neon.cc | 1466 const uint8_t* src1_ptr = src_ptr + src_stepx * 2; in ScaleUVRowDownEven_NEON() local
|
| D | scale_neon64.cc | 1606 const uint8_t* src1_ptr = src_ptr + src_stepx * 2; in ScaleUVRowDownEven_NEON() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_test_blend.c | 145 LLVMValueRef src1_ptr; in add_blend_test() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/ |
| D | image_process.cc | 156 const unsigned char *src1_ptr = src1 + x_offset[x]; in ResizeBilinear3C() local 256 const unsigned char *src1_ptr = src1 + x_offset[x]; in ResizeBilinear1C() local
|