/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
D | platform_altivec.asm | 15 .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 …]
|
D | loopfilter_filters_altivec.asm | 962 .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/ |
D | treewriter.h | 30 #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/ |
D | copybit.cpp | 170 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/ |
D | va_dri.h | 108 int *X, int *Y, int *W, int *H,
|
D | va_dri.c | 454 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/ |
D | copybit.cpp | 174 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/ |
D | copybit.cpp | 183 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/ |
D | copybit.cpp | 186 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/ |
D | copybit.cpp | 177 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/ |
D | copybit.cpp | 174 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/ |
D | vp9_subpel_variance.asm | 86 ; 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
|