Home
last modified time | relevance | path

Searched refs:W (Results 1 – 12 of 12) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
Dplatform_altivec.asm15 .macro W V P macro
28 W v20, r3
29 W v21, r3
30 W v22, r3
31 W v23, r3
32 W v24, r3
33 W v25, r3
34 W v26, r3
35 W v27, r3
36 W v28, r3
[all …]
Dloopfilter_filters_altivec.asm962 .macro W V, R macro
998 W v17, \R
999 W v16, \R
1000 W v15, \R
1001 W v14, \R
1002 W v13, \R
1003 W v12, \R
1004 W v11, \R
1005 W v10, \R
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dtreewriter.h30 #define vp8_write_bit( W, V) vp8_write( W, V, vp8_prob_half) argument
34 #define vp8bc_write_bit( W, V) vp8bc_write_bits( W, V, 1) argument
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit.cpp170 uint32_t W, H, delta_x, delta_y; in set_rects() local
176 W = dst->b - dst->t; in set_rects()
183 W = dst->r - dst->l; in set_rects()
187 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/intel/common/libva/va/x11/
Dva_dri.h108 int *X, int *Y, int *W, int *H,
Dva_dri.c454 int* X, int* Y, int* W, int* H, in VA_DRIGetDrawableInfo() argument
485 *W = (int)rep.drawableWidth; in VA_DRIGetDrawableInfo()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit.cpp174 uint32_t W, H, delta_x, delta_y; in set_rects() local
180 W = dst->b - dst->t; in set_rects()
187 W = dst->r - dst->l; in set_rects()
191 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit.cpp183 uint32_t W, H, delta_x, delta_y; in set_rects() local
189 W = dst->b - dst->t; in set_rects()
196 W = dst->r - dst->l; in set_rects()
200 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit.cpp186 uint32_t W, H, delta_x, delta_y; in set_rects() local
192 W = dst->b - dst->t; in set_rects()
199 W = dst->r - dst->l; in set_rects()
203 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit.cpp177 uint32_t W, H, delta_x, delta_y; in set_rects() local
183 W = dst->b - dst->t; in set_rects()
190 W = dst->r - dst->l; in set_rects()
194 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit.cpp174 uint32_t W, H, delta_x, delta_y; in set_rects() local
180 W = dst->b - dst->t; in set_rects()
187 W = dst->r - dst->l; in set_rects()
191 MULDIV(&delta_x, &e->src_rect.w, src->r - src->l, W); in set_rects()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_subpel_variance.asm86 ; if H=64 and W=16, we have 8 words of each 2(1bit)x64(6bit)x9bit=16bit
129 %macro SUBPEL_VARIANCE 1-2 0 ; W