/external/libvpx/libvpx/vp8/common/arm/neon/ |
bilinearpredict4x4_neon.asm | 23 ; stack(lr) int dst_pitch
|
bilinearpredict8x4_neon.asm | 23 ; stack(lr) int dst_pitch
|
bilinearpredict8x8_neon.asm | 23 ; stack(lr) int dst_pitch
|
bilinearpredict16x16_neon.asm | 23 ; stack(r5) int dst_pitch
|
sixtappredict4x4_neon.asm | 34 ; stack(lr) int dst_pitch
|
sixtappredict16x16_neon.asm | 34 ; stack(r5) int dst_pitch
|
sixtappredict8x4_neon.asm | 34 ; stack(r5) int dst_pitch
|
sixtappredict8x8_neon.asm | 34 ; stack(r5) int dst_pitch
|
/external/libvpx/libvpx/vp8/common/ |
blockd.h | 205 typedef void (*vp8_subpix_fn_t)(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned char *dst, int dst_pitch);
|
/external/libvpx/libvpx/vp8/common/ppc/ |
filter_bilinear_altivec.asm | 166 ;# r8 int dst_pitch 251 ;# r8 int dst_pitch 337 ;# r8 int dst_pitch 528 ;# r8 int dst_pitch
|
filter_altivec.asm | 196 ;# r8 int dst_pitch 386 ;# r8 int dst_pitch 556 ;# r8 int dst_pitch 763 ;# r8 int dst_pitch
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_ioctl.h | 70 GLuint dst_pitch,
|
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
bilinearfilter_v6.asm | 143 ; r2 int dst_pitch,
|
sixtappredict8x4_v6.asm | 21 ; stack int dst_pitch
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/ |
xorg_exa.c | 196 int dst_pitch) 214 x, y, w, h, dst_pitch); 216 util_copy_rect((unsigned char*)dst, priv->tex->format, dst_pitch, 0, 0,
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
xorg_exa.c | 196 int dst_pitch) 214 x, y, w, h, dst_pitch); 216 util_copy_rect((unsigned char*)dst, priv->tex->format, dst_pitch, 0, 0,
|
/external/qemu/hw/ |
goldfish_fb.c | 246 int dst_pitch; member in struct:__anon25432 436 dst_line += fbs->dst_pitch; 493 fbs.dst_pitch = pitch;
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
filter_dspr2.c | [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/ |
nv50_tex.c | 224 BEGIN_NV04(push, NV50_2D(DST_PITCH), 5);
|
nv50_transfer.c | 166 BEGIN_NV04(push, NV50_2D(DST_PITCH), 5);
|
/external/libvpx/libvpx/test/ |
sixtap_predict_test.cc | 33 int dst_pitch);
|
/external/mesa3d/src/gallium/drivers/nv50/ |
nv50_tex.c | 224 BEGIN_NV04(push, NV50_2D(DST_PITCH), 5);
|
nv50_transfer.c | 166 BEGIN_NV04(push, NV50_2D(DST_PITCH), 5);
|