Home
last modified time | relevance | path

Searched defs:comp_pred (Results 1 – 16 of 16) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Davg_pred_sse2.c18 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/
Dvariance.c267 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/
Djnt_variance_ssse3.c48 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()
Dmasked_variance_intrin_ssse3.h50 static INLINE void comp_mask_pred_8_ssse3(uint8_t *comp_pred, int height, in comp_mask_pred_8_ssse3()
Dvariance_avx2.c335 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
Dvariance_sse2.c487 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
Dhighbd_variance_sse2.c707 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
Dmasked_variance_intrin_ssse3.c1029 void aom_comp_mask_pred_ssse3(uint8_t *comp_pred, const uint8_t *pred, in aom_comp_mask_pred_ssse3()
/external/libaom/libaom/test/
Dsad_test.cc196 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/
Dvariance.c223 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/
Dsad_test.cc173 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/
Dvariance_vsx.c54 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/
Dvp9_rdopt.c3162 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
Dvp9_pickmode.c1954 int comp_pred = 0; in vp9_pick_inter_mode() local
/external/libaom/libaom/av1/encoder/
Drdopt.c11793 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
Dmcomp.c343 uint8_t *comp_pred = CONVERT_TO_BYTEPTR(comp_pred16); in setup_center_error() local