H A D | vp9_lpf_lsx.c | 630 uint8_t *filter48, in vp9_hz_lpf_t4_and_t8_16w() 704 __lsx_vst(p2_out, filter48, 0); in vp9_hz_lpf_t4_and_t8_16w() 705 __lsx_vst(p1_out, filter48, 16); in vp9_hz_lpf_t4_and_t8_16w() 706 __lsx_vst(p0_out, filter48, 32); in vp9_hz_lpf_t4_and_t8_16w() 707 __lsx_vst(q0_out, filter48, 48); in vp9_hz_lpf_t4_and_t8_16w() 708 __lsx_vst(q1_out, filter48, 64); in vp9_hz_lpf_t4_and_t8_16w() 709 __lsx_vst(q2_out, filter48, 80); in vp9_hz_lpf_t4_and_t8_16w() 710 __lsx_vst(flat, filter48, 96); in vp9_hz_lpf_t4_and_t8_16w() 717 uint8_t *filter48) in vp9_hz_lpf_t16_16w() 738 flat = __lsx_vld(filter48, 9 in vp9_hz_lpf_t16_16w() 629 vp9_hz_lpf_t4_and_t8_16w(uint8_t *dst, ptrdiff_t stride, uint8_t *filter48, int32_t b_limit_ptr, int32_t limit_ptr, int32_t thresh_ptr) vp9_hz_lpf_t4_and_t8_16w() argument 716 vp9_hz_lpf_t16_16w(uint8_t *dst, ptrdiff_t stride, uint8_t *filter48) vp9_hz_lpf_t16_16w() argument 1085 uint8_t filter48[16 * 8] __attribute__ ((aligned(16))); ff_loop_filter_v_16_16_lsx() local 2262 vp9_vt_lpf_t4_and_t8_8w(uint8_t *src, uint8_t *filter48, uint8_t *src_org, int32_t pitch_org, int32_t b_limit_ptr, int32_t limit_ptr, int32_t thresh_ptr) vp9_vt_lpf_t4_and_t8_8w() argument 2356 vp9_vt_lpf_t16_8w(uint8_t *dst, uint8_t *dst_org, ptrdiff_t stride, uint8_t *filter48) vp9_vt_lpf_t16_8w() argument 2619 uint8_t *filter48 = &transposed_input[16 * 16]; ff_loop_filter_h_16_8_lsx() local 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 3125 uint8_t *filter48 = &transposed_input[16 * 16]; ff_loop_filter_h_16_16_lsx() local [all...] |