Home
last modified time | relevance | path

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

12

/external/sdv/vsomeip/third_party/boost/range/include/boost/range/algorithm/
Dheap_algorithm.hpp48 inline RandomAccessRange& push_heap(RandomAccessRange& rng, Compare comp_pred) in push_heap()
57 inline const RandomAccessRange& push_heap(const RandomAccessRange& rng, Compare comp_pred) in push_heap()
89 inline RandomAccessRange& pop_heap(RandomAccessRange& rng, Compare comp_pred) in pop_heap()
98 inline const RandomAccessRange& pop_heap(const RandomAccessRange& rng, Compare comp_pred) in pop_heap()
130 inline RandomAccessRange& make_heap(RandomAccessRange& rng, Compare comp_pred) in make_heap()
139 inline const RandomAccessRange& make_heap(const RandomAccessRange& rng, Compare comp_pred) in make_heap()
171 inline RandomAccessRange& sort_heap(RandomAccessRange& rng, Compare comp_pred) in sort_heap()
180 inline const RandomAccessRange& sort_heap(const RandomAccessRange& rng, Compare comp_pred) in sort_heap()
Dpermutation.hpp46 inline bool next_permutation(BidirectionalRange& rng, Compare comp_pred) in next_permutation()
56 Compare comp_pred) in next_permutation()
86 inline bool prev_permutation(BidirectionalRange& rng, Compare comp_pred) in prev_permutation()
96 Compare comp_pred) in prev_permutation()
/external/libaom/aom_dsp/arm/
Dhighbd_avg_pred_neon.c29 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_comp_avg_pred_neon() local
83 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_comp_mask_pred_neon() local
139 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_dist_wtd_comp_avg_pred_neon() local
Davg_pred_neon.c22 void aom_comp_avg_pred_neon(uint8_t *comp_pred, const uint8_t *pred, int width, in aom_comp_avg_pred_neon()
80 void aom_dist_wtd_comp_avg_pred_neon(uint8_t *comp_pred, const uint8_t *pred, in aom_dist_wtd_comp_avg_pred_neon()
149 void aom_comp_mask_pred_neon(uint8_t *comp_pred, const uint8_t *pred, int width, in aom_comp_mask_pred_neon()
/external/libaom/av1/encoder/arm/neon/
Dreconinter_enc_neon.c24 uint8_t *comp_pred, int width, int height, in aom_upsampled_pred_neon()
130 uint8_t *comp_pred, const uint8_t *pred, in aom_comp_avg_upsampled_pred_neon()
143 const MV *const mv, uint8_t *comp_pred, const uint8_t *pred, int width, in aom_dist_wtd_comp_avg_upsampled_pred_neon()
198 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_upsampled_pred_neon() local
/external/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()
Davg_pred_avx2.c16 void vpx_comp_avg_pred_avx2(uint8_t *comp_pred, const uint8_t *pred, int width, in vpx_comp_avg_pred_avx2()
/external/libvpx/vpx_dsp/arm/
Dhighbd_avg_pred_neon.c17 void vpx_highbd_comp_avg_pred_neon(uint16_t *comp_pred, const uint16_t *pred, in vpx_highbd_comp_avg_pred_neon()
/external/libvpx/vpx_dsp/loongarch/
Davg_pred_lsx.c16 void vpx_comp_avg_pred_lsx(uint8_t *comp_pred, const uint8_t *pred, int width, in vpx_comp_avg_pred_lsx()
/external/libaom/av1/encoder/
Dreconinter_enc.c426 uint8_t *comp_pred, int width, int height, in aom_upsampled_pred_c()
500 uint8_t *comp_pred, const uint8_t *pred, in aom_comp_avg_upsampled_pred_c()
520 uint8_t *comp_pred, const uint8_t *pred, in aom_comp_mask_upsampled_pred()
539 const MV *const mv, uint8_t *comp_pred, const uint8_t *pred, int width, in aom_dist_wtd_comp_avg_upsampled_pred_c()
605 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_upsampled_pred_c() local
650 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_comp_avg_upsampled_pred_c() local
673 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_dist_wtd_comp_avg_upsampled_pred_c() local
Drdopt.h243 const int comp_pred = ref_frame[1] > INTRA_FRAME; in prune_ref_by_selective_ref_frame() local
Drdopt.c4269 const int comp_pred = ref_frames[1] > INTRA_FRAME; in inter_mode_compatible_skip() local
4997 const int comp_pred = second_ref_frame > INTRA_FRAME; in skip_inter_mode() local
5118 RD_STATS *rd_stats, int comp_pred, int rdmult, in record_best_compound()
5642 const int comp_pred = search_state->best_mbmode.ref_frame[1] > INTRA_FRAME; in skip_intra_modes_in_interframe() local
5965 const int comp_pred = second_ref_frame > INTRA_FRAME; in av1_rd_pick_inter_mode() local
6263 const int comp_pred = 0; in av1_rd_pick_inter_mode_sb_seg_skip() local
/external/libaom/aom_dsp/
Dvariance.c266 void aom_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, in aom_comp_avg_pred_c()
281 void aom_dist_wtd_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, in aom_dist_wtd_comp_avg_pred_c()
672 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_comp_avg_pred_c() local
693 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_dist_wtd_comp_avg_pred_c() local
708 void aom_comp_mask_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, in aom_comp_mask_pred_c()
783 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_comp_mask_pred_c() local
/external/libaom/av1/encoder/x86/
Dreconinter_enc_sse2.c34 uint8_t *comp_pred, int width, int height, in aom_upsampled_pred_sse2()
209 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_upsampled_pred_sse2() local
330 const MV *const mv, uint8_t *comp_pred, const uint8_t *pred, int width, in aom_comp_avg_upsampled_pred_sse2()
Dreconinter_enc_ssse3.c40 const MV *const mv, uint8_t *comp_pred, const uint8_t *pred, int width, in aom_dist_wtd_comp_avg_upsampled_pred_ssse3()
/external/libaom/aom_dsp/x86/
Djnt_variance_ssse3.c47 void aom_dist_wtd_comp_avg_pred_ssse3(uint8_t *comp_pred, const uint8_t *pred, in aom_dist_wtd_comp_avg_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.c251 uint8_t *comp_pred) { in comp_mask_pred_line_avx2()
272 void aom_comp_avg_pred_avx2(uint8_t *comp_pred, const uint8_t *pred, int width, in aom_comp_avg_pred_avx2()
361 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
Dhighbd_variance_sse2.c603 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_dist_wtd_comp_avg_pred_sse2() local
Dvariance_sse2.c626 uint16_t *comp_pred = CONVERT_TO_SHORTPTR(comp_pred8); in aom_highbd_comp_mask_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/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_c(uint16_t *comp_pred, const uint16_t *pred, in vpx_highbd_comp_avg_pred_c()
/external/libaom/test/
Dsad_test.cc237 const uint8_t comp_pred = ROUND_POWER_OF_TWO(tmp, 1); in ReferenceSADavg() local
242 const uint16_t comp_pred = ROUND_POWER_OF_TWO(tmp, 1); in ReferenceSADavg() local
265 const uint8_t comp_pred = ROUND_POWER_OF_TWO(tmp, 4); in ReferenceDistWtdSADavg() local
271 const uint16_t comp_pred = ROUND_POWER_OF_TWO(tmp, 4); in ReferenceDistWtdSADavg() local
/external/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/test/
Dsad_test.cc229 const uint8_t comp_pred = ROUND_POWER_OF_TWO(tmp, 1); in ReferenceSADavg() local
235 const uint16_t comp_pred = ROUND_POWER_OF_TWO(tmp, 1); in ReferenceSADavg() local

12