/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | hybrid_fwd_txfm.c | 78 static void highbd_fwd_txfm_4x4(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_4x4() 91 static void highbd_fwd_txfm_4x8(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_4x8() 98 static void highbd_fwd_txfm_8x4(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_8x4() 105 static void highbd_fwd_txfm_8x16(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_8x16() 113 static void highbd_fwd_txfm_16x8(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_16x8() 121 static void highbd_fwd_txfm_16x32(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_16x32() 128 static void highbd_fwd_txfm_32x16(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_32x16() 136 static void highbd_fwd_txfm_16x4(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_16x4() 143 static void highbd_fwd_txfm_4x16(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_4x16() 150 static void highbd_fwd_txfm_32x8(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_32x8() [all …]
|
H A D | tpl_model.c | 205 static inline int32_t tpl_get_satd_cost(BitDepthInfo bd_info, int16_t *src_diff, in tpl_get_satd_cost() 233 const MACROBLOCK *x, int16_t *src_diff, int diff_stride, uint8_t *src, in txfm_quant_rdcost() 353 int16_t *src_diff, tran_low_t *coeff, tran_low_t *qcoeff, in get_rate_distortion() 471 int16_t *src_diff = tpl_tmp_buffers->src_diff; in get_inter_cost() local 579 int16_t *src_diff = tpl_tmp_buffers->src_diff; in mode_estimation() local
|
H A D | encodemb.c | 68 int16_t *src_diff = in av1_subtract_txb() local 311 const int16_t *src_diff = &p->src_diff[src_offset << MI_SIZE_LOG2]; in av1_xform() local
|
H A D | tx_search.c | 219 const int16_t *src_diff = x->plane[0].src_diff; in predict_skip_txfm() local 475 const int16_t *const src_diff, int diff_stride, double *const sse_norm_arr, in get_2x2_normalized_sses_and_sads() 582 const int16_t *const src_diff = in PrintTransformUnitStats() local 763 const int16_t *const src_diff = p->src_diff; in PrintPredictionUnitStats() local 2268 const int16_t *src_diff = in search_tx_type() local
|
H A D | nonrd_opt.c | 72 const int16_t *src_diff = &p->src_diff[(r * bw + c) << 2]; in aom_process_hadamard_lp_8x16() local
|
H A D | tpl_model.h | 117 int16_t *src_diff; member
|
H A D | allintra_vis.c | 258 int16_t *src_diff, tran_low_t *coeff, in av1_calc_mb_wiener_var_row()
|
H A D | block.h | 131 int16_t *src_diff; member
|
/aosp_15_r20/external/libaom/aom_dsp/ |
H A D | avg.c | 102 static void hadamard_col4(const int16_t *src_diff, ptrdiff_t src_stride, in hadamard_col4() 115 void aom_hadamard_4x4_c(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_4x4_c() 147 static void hadamard_col8(const int16_t *src_diff, ptrdiff_t src_stride, in hadamard_col8() 177 void aom_hadamard_8x8_c(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_8x8_c() 207 void aom_hadamard_lp_8x8_c(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_8x8_c() 238 void aom_hadamard_lp_8x8_dual_c(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_8x8_dual_c() 247 void aom_hadamard_16x16_c(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_16x16_c() 289 void aom_hadamard_lp_16x16_c(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_16x16_c() 318 void aom_hadamard_32x32_c(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_32x32_c() 350 static void hadamard_highbd_col8_first_pass(const int16_t *src_diff, in hadamard_highbd_col8_first_pass() [all …]
|
/aosp_15_r20/external/libvpx/vpx_dsp/ |
H A D | avg.c | 40 static void hadamard_highbd_col8_first_pass(const int16_t *src_diff, in hadamard_highbd_col8_first_pass() 73 static void hadamard_highbd_col8_second_pass(const int16_t *src_diff, in hadamard_highbd_col8_second_pass() 106 void vpx_highbd_hadamard_8x8_c(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_highbd_hadamard_8x8_c() 132 void vpx_highbd_hadamard_16x16_c(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_highbd_hadamard_16x16_c() 164 void vpx_highbd_hadamard_32x32_c(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_highbd_hadamard_32x32_c() 199 static void hadamard_col8(const int16_t *src_diff, ptrdiff_t src_stride, in hadamard_col8() 231 void vpx_hadamard_8x8_c(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_8x8_c() 257 void vpx_hadamard_16x16_c(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_16x16_c() 288 void vpx_hadamard_32x32_c(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_32x32_c()
|
/aosp_15_r20/external/libaom/aom_dsp/x86/ |
H A D | avg_intrin_sse2.c | 210 void aom_hadamard_4x4_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_4x4_sse2() 302 static inline void hadamard_8x8_sse2(const int16_t *src_diff, in hadamard_8x8_sse2() 354 void aom_hadamard_8x8_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_8x8_sse2() 359 static inline void hadamard_lp_8x8_sse2(const int16_t *src_diff, in hadamard_lp_8x8_sse2() 391 void aom_hadamard_lp_8x8_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_8x8_sse2() 396 void aom_hadamard_lp_8x8_dual_sse2(const int16_t *src_diff, in aom_hadamard_lp_8x8_dual_sse2() 403 void aom_hadamard_lp_16x16_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_16x16_sse2() 442 static inline void hadamard_16x16_sse2(const int16_t *src_diff, in hadamard_16x16_sse2() 503 void aom_hadamard_16x16_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_16x16_sse2() 508 void aom_hadamard_32x32_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_32x32_sse2()
|
H A D | avg_intrin_avx2.c | 104 void aom_hadamard_lp_8x8_dual_avx2(const int16_t *src_diff, in aom_hadamard_lp_8x8_dual_avx2() 144 static inline void hadamard_16x16_avx2(const int16_t *src_diff, in hadamard_16x16_avx2() 189 void aom_hadamard_16x16_avx2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_16x16_avx2() 194 void aom_hadamard_lp_16x16_avx2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_16x16_avx2() 227 void aom_hadamard_32x32_avx2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_32x32_avx2() 376 void aom_highbd_hadamard_8x8_avx2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_highbd_hadamard_8x8_avx2() 419 void aom_highbd_hadamard_16x16_avx2(const int16_t *src_diff, in aom_highbd_hadamard_16x16_avx2() 460 void aom_highbd_hadamard_32x32_avx2(const int16_t *src_diff, in aom_highbd_hadamard_32x32_avx2()
|
/aosp_15_r20/external/libvpx/vpx_dsp/x86/ |
H A D | avg_intrin_avx2.c | 95 void vpx_highbd_hadamard_8x8_avx2(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_highbd_hadamard_8x8_avx2() 138 void vpx_highbd_hadamard_16x16_avx2(const int16_t *src_diff, in vpx_highbd_hadamard_16x16_avx2() 179 void vpx_highbd_hadamard_32x32_avx2(const int16_t *src_diff, in vpx_highbd_hadamard_32x32_avx2() 305 static void hadamard_8x8x2_avx2(const int16_t *src_diff, ptrdiff_t src_stride, in hadamard_8x8x2_avx2() 345 static INLINE void hadamard_16x16_avx2(const int16_t *src_diff, in hadamard_16x16_avx2() 393 void vpx_hadamard_16x16_avx2(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_16x16_avx2() 398 void vpx_hadamard_32x32_avx2(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_32x32_avx2()
|
H A D | avg_intrin_sse2.c | 275 static INLINE void hadamard_8x8_sse2(const int16_t *src_diff, in hadamard_8x8_sse2() 327 void vpx_hadamard_8x8_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_8x8_sse2() 332 static INLINE void hadamard_16x16_sse2(const int16_t *src_diff, in hadamard_16x16_sse2() 393 void vpx_hadamard_16x16_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_16x16_sse2() 398 void vpx_hadamard_32x32_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_32x32_sse2()
|
/aosp_15_r20/external/libaom/aom_dsp/arm/ |
H A D | hadamard_neon.c | 32 void aom_hadamard_4x4_neon(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_4x4_neon() 82 void aom_hadamard_8x8_neon(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_8x8_neon() 111 void aom_hadamard_lp_8x8_neon(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_8x8_neon() 140 void aom_hadamard_lp_8x8_dual_neon(const int16_t *src_diff, in aom_hadamard_lp_8x8_dual_neon() 147 void aom_hadamard_lp_16x16_neon(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_16x16_neon() 188 void aom_hadamard_16x16_neon(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_16x16_neon() 289 void aom_hadamard_32x32_neon(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_32x32_neon()
|
H A D | highbd_hadamard_neon.c | 96 void aom_highbd_hadamard_8x8_neon(const int16_t *src_diff, ptrdiff_t src_stride, in aom_highbd_hadamard_8x8_neon() 141 void aom_highbd_hadamard_16x16_neon(const int16_t *src_diff, in aom_highbd_hadamard_16x16_neon() 178 void aom_highbd_hadamard_32x32_neon(const int16_t *src_diff, in aom_highbd_hadamard_32x32_neon()
|
/aosp_15_r20/external/libvpx/vpx_dsp/arm/ |
H A D | hadamard_neon.c | 50 void vpx_hadamard_8x8_neon(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_8x8_neon() 79 void vpx_hadamard_16x16_neon(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_16x16_neon() 118 void vpx_hadamard_32x32_neon(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_32x32_neon()
|
H A D | highbd_hadamard_neon.c | 94 void vpx_highbd_hadamard_8x8_neon(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_highbd_hadamard_8x8_neon() 139 void vpx_highbd_hadamard_16x16_neon(const int16_t *src_diff, in vpx_highbd_hadamard_16x16_neon() 178 void vpx_highbd_hadamard_32x32_neon(const int16_t *src_diff, in vpx_highbd_hadamard_32x32_neon()
|
/aosp_15_r20/external/libvpx/vpx_dsp/ppc/ |
H A D | hadamard_vsx.c | 45 void vpx_hadamard_8x8_vsx(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_8x8_vsx() 74 void vpx_hadamard_16x16_vsx(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_16x16_vsx()
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_encodemb.c | 360 const int16_t *src_diff; in vp9_xform_quant_fp() local 430 const int16_t *src_diff; in vp9_xform_quant_dc() local 500 const int16_t *src_diff; in vp9_xform_quant() local 814 int16_t *src_diff; in vp9_encode_block_intra() local
|
H A D | vp9_tpl_model.c | 747 void vp9_highbd_wht_fwd_txfm(int16_t *src_diff, int bw, tran_low_t *coeff, in vp9_highbd_wht_fwd_txfm() 759 void vp9_wht_fwd_txfm(int16_t *src_diff, int bw, tran_low_t *coeff, in vp9_wht_fwd_txfm() 795 int16_t *src_diff, tran_low_t *coeff, in mode_estimation()
|
H A D | vp9_rdopt.c | 1117 int16_t *const src_diff = in rd_pick_intra4x4block() local 1223 int16_t *const src_diff = in rd_pick_intra4x4block() local
|
/aosp_15_r20/external/libaom/av1/encoder/x86/ |
H A D | av1_fwd_txfm2d_sse4.c | 327 void av1_lowbd_fwd_txfm_sse4_1(const int16_t *src_diff, tran_low_t *coeff, in av1_lowbd_fwd_txfm_sse4_1()
|
H A D | av1_fwd_txfm_sse2.c | 2668 void av1_lowbd_fwd_txfm_sse2(const int16_t *src_diff, tran_low_t *coeff, in av1_lowbd_fwd_txfm_sse2()
|
/aosp_15_r20/external/libvpx/vp8/encoder/ |
H A D | block.h | 35 short *src_diff; member
|