Searched defs:dst_org (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | vp9_lpf_lsx.c | 2356 static int32_t vp9_vt_lpf_t16_8w(uint8_t *dst, uint8_t *dst_org, in vp9_vt_lpf_t16_8w() argument 2637 vp9_vt_lpf_t4_and_t8_16w(uint8_t *dst, uint8_t *filter48, uint8_t *dst_org, ptrdiff_t stride, int32_t b_limit_ptr, int32_t limit_ptr, int32_t thresh_ptr) vp9_vt_lpf_t4_and_t8_16w() argument 2749 vp9_vt_lpf_t16_16w(uint8_t *dst, uint8_t *dst_org, ptrdiff_t stride, uint8_t *filter48) vp9_vt_lpf_t16_16w() argument [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevcpred_msa.c | 1446 uint8_t *dst_org; in hevc_intra_pred_angular_lower_8width_msa() local 1554 uint8_t *dst_org; in hevc_intra_pred_angular_lower_16width_msa() local 1669 uint8_t *dst_org; in hevc_intra_pred_angular_lower_32width_msa() local [all...] |
Completed in 9 milliseconds