Searched refs:ref8 (Results 1 - 17 of 17) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
H A Dhighbd_variance_sse2.c93 const uint8_t *ref8, int ref_stride, \
96 uint16_t *ref = CONVERT_TO_SHORTPTR(ref8); \
102 const uint8_t *src8, int src_stride, const uint8_t *ref8, \
105 uint16_t *ref = CONVERT_TO_SHORTPTR(ref8); \
113 const uint8_t *src8, int src_stride, const uint8_t *ref8, \
116 uint16_t *ref = CONVERT_TO_SHORTPTR(ref8); \
130 const uint8_t *src8, int src_stride, const uint8_t *ref8, \
134 uint16_t *ref = CONVERT_TO_SHORTPTR(ref8); \
142 const uint8_t *src8, int src_stride, const uint8_t *ref8, \
147 uint16_t *ref = CONVERT_TO_SHORTPTR(ref8); \
182 vpx_highbd_8_mse16x16_sse2(const uint8_t *src8, int src_stride, const uint8_t *ref8, int ref_stride, unsigned int *sse) argument
193 vpx_highbd_10_mse16x16_sse2(const uint8_t *src8, int src_stride, const uint8_t *ref8, int ref_stride, unsigned int *sse) argument
204 vpx_highbd_12_mse16x16_sse2(const uint8_t *src8, int src_stride, const uint8_t *ref8, int ref_stride, unsigned int *sse) argument
215 vpx_highbd_8_mse8x8_sse2(const uint8_t *src8, int src_stride, const uint8_t *ref8, int ref_stride, unsigned int *sse) argument
226 vpx_highbd_10_mse8x8_sse2(const uint8_t *src8, int src_stride, const uint8_t *ref8, int ref_stride, unsigned int *sse) argument
237 vpx_highbd_12_mse8x8_sse2(const uint8_t *src8, int src_stride, const uint8_t *ref8, int ref_stride, unsigned int *sse) argument
[all...]
/external/libvpx/libvpx/vp9/common/
H A Dvp9_reconintra.c114 const MACROBLOCKD *xd, const uint8_t *ref8, int ref_stride, uint8_t *dst8,
119 uint16_t *ref = CONVERT_TO_SHORTPTR(ref8);
113 build_intra_predictors_high( const MACROBLOCKD *xd, const uint8_t *ref8, int ref_stride, uint8_t *dst8, int dst_stride, PREDICTION_MODE mode, TX_SIZE tx_size, int up_available, int left_available, int right_available, int x, int y, int plane, int bd) argument
/external/libvpx/libvpx/test/
H A Dconvolve_test.cc823 uint8_t ref8[kOutputStride * kMaxDimension]; local
827 ref = ref8;
902 uint8_t ref8[kOutputStride * kMaxDimension]; local
906 ref = ref8;
/external/libvpx/libvpx/vpx_dsp/
H A Dvariance.c542 int width, int height, const uint8_t *ref8,
546 uint16_t *ref = CONVERT_TO_SHORTPTR(ref8);
541 vpx_highbd_comp_avg_pred(uint16_t *comp_pred, const uint8_t *pred8, int width, int height, const uint8_t *ref8, int ref_stride) argument
/external/libvpx/libvpx/vpx_dsp/mips/
H A Dsad_msa.c605 v16u8 ref8, ref9, ref10, ref11, ref12, ref13, ref14, ref15; local
623 LD_UB4(ref2_ptr, ref_stride, ref8, ref9, ref10, ref11);
635 PCKEV_D2_UB(ref9, ref8, ref11, ref10, ref0, ref1);
/external/elfutils/libdw/
H A Dknown-dwarf.h279 DWARF_ONE_KNOWN_DW_FORM (ref8, DW_FORM_ref8) \
/external/libvpx/config/arm/
H A Dvpx_dsp_rtcd.h654 void vpx_highbd_comp_avg_pred_c(uint16_t *comp_pred, const uint8_t *pred8, int width, int height, const uint8_t *ref8, int ref_stride);
/external/libvpx/config/generic/
H A Dvpx_dsp_rtcd.h654 void vpx_highbd_comp_avg_pred_c(uint16_t *comp_pred, const uint8_t *pred8, int width, int height, const uint8_t *ref8, int ref_stride);
/external/libvpx/config/mips32/
H A Dvpx_dsp_rtcd.h654 void vpx_highbd_comp_avg_pred_c(uint16_t *comp_pred, const uint8_t *pred8, int width, int height, const uint8_t *ref8, int ref_stride);
/external/libvpx/config/mips32-dspr2/
H A Dvpx_dsp_rtcd.h668 void vpx_highbd_comp_avg_pred_c(uint16_t *comp_pred, const uint8_t *pred8, int width, int height, const uint8_t *ref8, int ref_stride);
/external/libvpx/config/mips32-msa/
H A Dvpx_dsp_rtcd.h689 void vpx_highbd_comp_avg_pred_c(uint16_t *comp_pred, const uint8_t *pred8, int width, int height, const uint8_t *ref8, int ref_stride);
/external/libvpx/config/mips64/
H A Dvpx_dsp_rtcd.h654 void vpx_highbd_comp_avg_pred_c(uint16_t *comp_pred, const uint8_t *pred8, int width, int height, const uint8_t *ref8, int ref_stride);
/external/libvpx/config/mips64-msa/
H A Dvpx_dsp_rtcd.h689 void vpx_highbd_comp_avg_pred_c(uint16_t *comp_pred, const uint8_t *pred8, int width, int height, const uint8_t *ref8, int ref_stride);
/external/libvpx/config/arm-neon/
H A Dvpx_dsp_rtcd.h707 void vpx_highbd_comp_avg_pred_c(uint16_t *comp_pred, const uint8_t *pred8, int width, int height, const uint8_t *ref8, int ref_stride);
/external/libvpx/config/arm64/
H A Dvpx_dsp_rtcd.h707 void vpx_highbd_comp_avg_pred_c(uint16_t *comp_pred, const uint8_t *pred8, int width, int height, const uint8_t *ref8, int ref_stride);
/external/libvpx/config/x86/
H A Dvpx_dsp_rtcd.h823 void vpx_highbd_comp_avg_pred_c(uint16_t *comp_pred, const uint8_t *pred8, int width, int height, const uint8_t *ref8, int ref_stride);
/external/libvpx/config/x86_64/
H A Dvpx_dsp_rtcd.h824 void vpx_highbd_comp_avg_pred_c(uint16_t *comp_pred, const uint8_t *pred8, int width, int height, const uint8_t *ref8, int ref_stride);

Completed in 389 milliseconds