/external/libvpx/libvpx/vpx_dsp/x86/ |
D | avg_pred_sse2.c | 18 void vpx_comp_avg_pred_sse2(uint8_t *comp_pred, const uint8_t *pred, int width, in vpx_comp_avg_pred_sse2()
|
/external/libaom/libaom/aom_dsp/ |
D | variance.c | 267 void aom_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, in aom_comp_avg_pred_c() 285 uint8_t *comp_pred, int width, int height, in aom_upsampled_pred_c() 410 uint8_t *comp_pred, const uint8_t *pred, in aom_comp_avg_upsampled_pred_c() 427 void aom_dist_wtd_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, in aom_dist_wtd_comp_avg_pred_c() 449 const MV *const mv, uint8_t *comp_pred, const uint8_t *pred, int width, in aom_dist_wtd_comp_avg_upsampled_pred_c() 862 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_comp_avg_pred_c() local 967 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_upsampled_pred_c() local 1012 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_comp_avg_upsampled_pred_c() local 1034 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_dist_wtd_comp_avg_pred_c() local 1058 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_dist_wtd_comp_avg_upsampled_pred_c() local [all …]
|
/external/libaom/libaom/aom_dsp/x86/ |
D | jnt_variance_ssse3.c | 48 void aom_dist_wtd_comp_avg_pred_ssse3(uint8_t *comp_pred, const uint8_t *pred, in aom_dist_wtd_comp_avg_pred_ssse3() 121 const MV *const mv, uint8_t *comp_pred, const uint8_t *pred, int width, in aom_dist_wtd_comp_avg_upsampled_pred_ssse3()
|
D | masked_variance_intrin_ssse3.h | 50 static INLINE void comp_mask_pred_8_ssse3(uint8_t *comp_pred, int height, in comp_mask_pred_8_ssse3()
|
D | variance_avx2.c | 335 uint8_t *comp_pred) { in comp_mask_pred_line_avx2() 356 void aom_comp_mask_pred_avx2(uint8_t *comp_pred, const uint8_t *pred, int width, in aom_comp_mask_pred_avx2() 443 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_comp_mask_pred_avx2() local
|
D | variance_sse2.c | 487 uint8_t *comp_pred, int width, int height, in aom_upsampled_pred_sse2() 656 const MV *const mv, uint8_t *comp_pred, const uint8_t *pred, int width, in aom_comp_avg_upsampled_pred_sse2() 677 const MV *const mv, uint8_t *comp_pred, const uint8_t *pred, int width, in aom_comp_mask_upsampled_pred_sse2() 722 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_comp_mask_pred_sse2() local
|
D | highbd_variance_sse2.c | 707 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_upsampled_pred_sse2() local 820 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_dist_wtd_comp_avg_pred_sse2() local
|
D | masked_variance_intrin_ssse3.c | 1029 void aom_comp_mask_pred_ssse3(uint8_t *comp_pred, const uint8_t *pred, in aom_comp_mask_pred_ssse3()
|
/external/libaom/libaom/test/ |
D | sad_test.cc | 196 const uint8_t comp_pred = ROUND_POWER_OF_TWO(tmp, 1); in ReferenceSADavg() local 201 const uint16_t comp_pred = ROUND_POWER_OF_TWO(tmp, 1); in ReferenceSADavg() local 249 const uint8_t comp_pred = ROUND_POWER_OF_TWO(tmp, 4); in ReferenceDistWtdSADavg() local 255 const uint16_t comp_pred = ROUND_POWER_OF_TWO(tmp, 4); in ReferenceDistWtdSADavg() local
|
/external/libvpx/libvpx/vpx_dsp/ |
D | variance.c | 223 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, in vpx_comp_avg_pred_c() 552 void vpx_highbd_comp_avg_pred(uint16_t *comp_pred, const uint16_t *pred, in vpx_highbd_comp_avg_pred()
|
/external/libvpx/libvpx/test/ |
D | sad_test.cc | 173 const uint8_t comp_pred = ROUND_POWER_OF_TWO(tmp, 1); in ReferenceSADavg() local 179 const uint16_t comp_pred = ROUND_POWER_OF_TWO(tmp, 1); in ReferenceSADavg() local
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | variance_vsx.c | 54 void vpx_comp_avg_pred_vsx(uint8_t *comp_pred, const uint8_t *pred, int width, in vpx_comp_avg_pred_vsx()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 3162 int comp_pred, i, k; in vp9_rd_pick_inter_mode_sb() local 3845 const int comp_pred = 0; in vp9_rd_pick_inter_mode_sb_seg_skip() local 3945 int comp_pred, i; in vp9_rd_pick_inter_mode_sub8x8() local
|
D | vp9_pickmode.c | 1954 int comp_pred = 0; in vp9_pick_inter_mode() local
|
/external/libaom/libaom/av1/encoder/ |
D | rdopt.c | 11793 const int comp_pred = ref_frame[1] > INTRA_FRAME; in inter_mode_compatible_skip() local 11852 const int comp_pred = ref_frame[1] > INTRA_FRAME; in inter_mode_search_order_independent_skip() local 12740 const int comp_pred = second_ref_frame > INTRA_FRAME; in av1_rd_pick_inter_mode_sb() local 13300 const int comp_pred = second_ref_frame > INTRA_FRAME; in av1_nonrd_pick_inter_mode_sb() local 13710 const int comp_pred = 0; in av1_rd_pick_inter_mode_sb_seg_skip() local
|
D | mcomp.c | 343 uint8_t *comp_pred = CONVERT_TO_BYTEPTR(comp_pred16); in setup_center_error() local
|