/external/libaom/av1/encoder/ |
D | hybrid_fwd_txfm.c | 81 static void highbd_fwd_txfm_4x4(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_4x4() 94 static void highbd_fwd_txfm_4x8(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_4x8() 101 static void highbd_fwd_txfm_8x4(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_8x4() 108 static void highbd_fwd_txfm_8x16(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_8x16() 116 static void highbd_fwd_txfm_16x8(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_16x8() 124 static void highbd_fwd_txfm_16x32(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_16x32() 131 static void highbd_fwd_txfm_32x16(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_32x16() 139 static void highbd_fwd_txfm_16x4(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_16x4() 146 static void highbd_fwd_txfm_4x16(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_4x16() 153 static void highbd_fwd_txfm_32x8(const int16_t *src_diff, tran_low_t *coeff, in highbd_fwd_txfm_32x8() [all …]
|
D | tpl_model.c | 200 int16_t *src_diff, int diff_stride, in tpl_get_satd_cost() 228 const MACROBLOCK *x, int16_t *src_diff, int diff_stride, uint8_t *src, in txfm_quant_rdcost() 335 int16_t *src_diff, tran_low_t *coeff, tran_low_t *qcoeff, in get_rate_distortion() 497 int16_t *src_diff = aom_memalign(32, tpl_block_pels * sizeof(int16_t)); in mode_estimation() local
|
D | encodemb.c | 68 int16_t *src_diff = in av1_subtract_txb() local 303 const int16_t *src_diff = &p->src_diff[src_offset << MI_SIZE_LOG2]; in av1_xform() local
|
D | tx_search.c | 223 const int16_t *src_diff = x->plane[0].src_diff; in predict_skip_txfm() local 479 const int16_t *const src_diff, int diff_stride, double *const sse_norm_arr, in get_2x2_normalized_sses_and_sads() 586 const int16_t *const src_diff = in PrintTransformUnitStats() local 767 const int16_t *const src_diff = p->src_diff; in PrintPredictionUnitStats() local 2277 const int16_t *src_diff = in search_tx_type() local
|
D | allintra_vis.c | 202 int16_t *src_diff, tran_low_t *coeff, in av1_calc_mb_wiener_var_row()
|
D | block.h | 102 int16_t *src_diff; member
|
D | nonrd_pickmode.c | 1145 const int16_t *src_diff = &p->src_diff[(r * bw + c) << 2]; in aom_process_hadamard_lp_8x16() local
|
/external/libaom/aom_dsp/ |
D | avg.c | 102 void aom_pixel_scale_c(const int16_t *src_diff, ptrdiff_t src_stride, in aom_pixel_scale_c() 110 static void hadamard_col4(const int16_t *src_diff, ptrdiff_t src_stride, in hadamard_col4() 123 void aom_hadamard_4x4_c(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_4x4_c() 155 static void hadamard_col8(const int16_t *src_diff, ptrdiff_t src_stride, in hadamard_col8() 185 void aom_hadamard_8x8_c(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_8x8_c() 215 void aom_hadamard_lp_8x8_c(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_8x8_c() 246 void aom_hadamard_lp_8x8_dual_c(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_8x8_dual_c() 255 void aom_hadamard_16x16_c(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_16x16_c() 297 void aom_hadamard_lp_16x16_c(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_16x16_c() 326 void aom_hadamard_32x32_c(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_32x32_c() [all …]
|
/external/libaom/aom_dsp/x86/ |
D | avg_intrin_sse2.c | 198 void aom_hadamard_4x4_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_4x4_sse2() 290 static INLINE void hadamard_8x8_sse2(const int16_t *src_diff, in hadamard_8x8_sse2() 342 void aom_hadamard_8x8_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_8x8_sse2() 347 void aom_pixel_scale_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_pixel_scale_sse2() 397 static INLINE void hadamard_lp_8x8_sse2(const int16_t *src_diff, in hadamard_lp_8x8_sse2() 429 void aom_hadamard_lp_8x8_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_8x8_sse2() 434 void aom_hadamard_lp_8x8_dual_sse2(const int16_t *src_diff, in aom_hadamard_lp_8x8_dual_sse2() 441 void aom_hadamard_lp_16x16_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_16x16_sse2() 480 static INLINE void hadamard_16x16_sse2(const int16_t *src_diff, in hadamard_16x16_sse2() 541 void aom_hadamard_16x16_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_16x16_sse2() [all …]
|
D | avg_intrin_avx2.c | 95 void aom_hadamard_lp_8x8_dual_avx2(const int16_t *src_diff, in aom_hadamard_lp_8x8_dual_avx2() 135 static INLINE void hadamard_16x16_avx2(const int16_t *src_diff, in hadamard_16x16_avx2() 180 void aom_hadamard_16x16_avx2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_16x16_avx2() 185 void aom_hadamard_lp_16x16_avx2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_16x16_avx2() 218 void aom_hadamard_32x32_avx2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_32x32_avx2() 338 void aom_highbd_hadamard_8x8_avx2(const int16_t *src_diff, ptrdiff_t src_stride, in aom_highbd_hadamard_8x8_avx2() 381 void aom_highbd_hadamard_16x16_avx2(const int16_t *src_diff, in aom_highbd_hadamard_16x16_avx2() 422 void aom_highbd_hadamard_32x32_avx2(const int16_t *src_diff, in aom_highbd_hadamard_32x32_avx2()
|
/external/libvpx/vpx_dsp/x86/ |
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() 297 static void hadamard_8x8x2_avx2(const int16_t *src_diff, ptrdiff_t src_stride, in hadamard_8x8x2_avx2() 337 static INLINE void hadamard_16x16_avx2(const int16_t *src_diff, in hadamard_16x16_avx2() 385 void vpx_hadamard_16x16_avx2(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_16x16_avx2() 390 void vpx_hadamard_32x32_avx2(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_32x32_avx2()
|
D | avg_intrin_sse2.c | 267 static INLINE void hadamard_8x8_sse2(const int16_t *src_diff, in hadamard_8x8_sse2() 319 void vpx_hadamard_8x8_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_8x8_sse2() 324 static INLINE void hadamard_16x16_sse2(const int16_t *src_diff, in hadamard_16x16_sse2() 385 void vpx_hadamard_16x16_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_16x16_sse2() 390 void vpx_hadamard_32x32_sse2(const int16_t *src_diff, ptrdiff_t src_stride, in vpx_hadamard_32x32_sse2()
|
/external/libaom/aom_dsp/arm/ |
D | hadamard_neon.c | 49 void aom_hadamard_8x8_neon(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_8x8_neon() 78 void aom_hadamard_lp_8x8_neon(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_8x8_neon() 107 void aom_hadamard_lp_8x8_dual_neon(const int16_t *src_diff, in aom_hadamard_lp_8x8_dual_neon() 114 void aom_hadamard_lp_16x16_neon(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_lp_16x16_neon() 155 void aom_hadamard_16x16_neon(const int16_t *src_diff, ptrdiff_t src_stride, in aom_hadamard_16x16_neon()
|
/external/libvpx/vpx_dsp/ |
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()
|
/external/libvpx/vpx_dsp/arm/ |
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()
|
/external/libvpx/vpx_dsp/ppc/ |
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()
|
/external/libvpx/vp9/encoder/ |
D | vp9_encodemb.c | 359 const int16_t *src_diff; in vp9_xform_quant_fp() local 434 const int16_t *src_diff; in vp9_xform_quant_dc() local 504 const int16_t *src_diff; in vp9_xform_quant() local 813 int16_t *src_diff; in vp9_encode_block_intra() local
|
D | vp9_encoder.c | 6660 void highbd_wht_fwd_txfm(int16_t *src_diff, int bw, tran_low_t *coeff, 6672 void wht_fwd_txfm(int16_t *src_diff, int bw, tran_low_t *coeff, 6695 int16_t *src_diff, tran_low_t *coeff,
|
D | vp9_rdopt.c | 1138 int16_t *const src_diff = in rd_pick_intra4x4block() local 1246 int16_t *const src_diff = in rd_pick_intra4x4block() local
|
D | vp9_pickmode.c | 777 const int16_t *src_diff; in block_yrd() local
|
/external/libvpx/vp8/encoder/ |
D | block.h | 35 short *src_diff; member
|
/external/libaom/av1/encoder/x86/ |
D | av1_fwd_txfm2d_sse4.c | 354 void av1_lowbd_fwd_txfm_sse4_1(const int16_t *src_diff, tran_low_t *coeff, in av1_lowbd_fwd_txfm_sse4_1()
|
D | av1_fwd_txfm_sse2.c | 2727 void av1_lowbd_fwd_txfm_sse2(const int16_t *src_diff, tran_low_t *coeff, in av1_lowbd_fwd_txfm_sse2()
|
D | av1_fwd_txfm2d_avx2.c | 3130 void av1_lowbd_fwd_txfm_avx2(const int16_t *src_diff, tran_low_t *coeff, in av1_lowbd_fwd_txfm_avx2()
|
/external/libaom/av1/encoder/arm/neon/ |
D | av1_fwd_txfm2d_neon.c | 4389 void av1_lowbd_fwd_txfm_neon(const int16_t *src_diff, tran_low_t *coeff, in av1_lowbd_fwd_txfm_neon()
|