/external/libvpx/vp8/common/arm/ |
bilinearfilter_arm.c | 22 unsigned int dst_pitch, 35 vp8_filter_block2d_bil_second_pass_armv6(FData, dst_ptr, dst_pitch, Height, Width, VFilter); 46 int dst_pitch 55 vp8_filter_block2d_bil_armv6(src_ptr, dst_ptr, src_pixels_per_line, dst_pitch, HFilter, VFilter, 4, 4); 65 int dst_pitch 74 vp8_filter_block2d_bil_armv6(src_ptr, dst_ptr, src_pixels_per_line, dst_pitch, HFilter, VFilter, 8, 8); 84 int dst_pitch 93 vp8_filter_block2d_bil_armv6(src_ptr, dst_ptr, src_pixels_per_line, dst_pitch, HFilter, VFilter, 8, 4); 103 int dst_pitch 112 vp8_filter_block2d_bil_armv6(src_ptr, dst_ptr, src_pixels_per_line, dst_pitch, HFilter, VFilter, 16, 16) [all...] |
filter_arm.c | 75 int dst_pitch 90 vp8_filter_block2d_second_pass_armv6 ( FData+2, dst_ptr, dst_pitch, 4, VFilter );*/ 92 vp8_filter_block2d_first_pass_only_armv6(src_ptr, dst_ptr, src_pixels_per_line, 4, dst_pitch, HFilter); 97 vp8_filter_block2d_second_pass_only_armv6(src_ptr, dst_ptr, src_pixels_per_line, 4, dst_pitch, VFilter); 105 vp8_filter4_block2d_second_pass_armv6(FData + 2, dst_ptr, dst_pitch, 4, VFilter); 111 vp8_filter_block2d_second_pass_armv6(FData + 2, dst_ptr, dst_pitch, 4, VFilter); 123 int dst_pitch 135 vp8_filter_block2d_first_pass_only_armv6(src_ptr, dst_ptr, src_pixels_per_line, 8, dst_pitch, HFilter); 140 vp8_filter_block2d_second_pass_only_armv6(src_ptr, dst_ptr, src_pixels_per_line, 8, dst_pitch, VFilter); 147 vp8_filter4_block2d_second_pass_armv6(FData + 2, dst_ptr, dst_pitch, 8, VFilter) [all...] |
bilinearfilter_arm.h | 29 int dst_pitch,
|
/external/libvpx/vp8/common/x86/ |
vp8_asm_stubs.c | 128 int dst_pitch 136 vp8_filter_block1dc_v6_mmx(FData2 + 8, dst_ptr, dst_pitch, 8, 4 , 4, 4, VFilter); 148 int dst_pitch 165 vp8_filter_block1dc_v6_mmx(FData2 + 32, dst_ptr, dst_pitch, 32, 16 , 16, 16, VFilter); 166 vp8_filter_block1dc_v6_mmx(FData2 + 36, dst_ptr + 4, dst_pitch, 32, 16 , 16, 16, VFilter); 167 vp8_filter_block1dc_v6_mmx(FData2 + 40, dst_ptr + 8, dst_pitch, 32, 16 , 16, 16, VFilter); 168 vp8_filter_block1dc_v6_mmx(FData2 + 44, dst_ptr + 12, dst_pitch, 32, 16 , 16, 16, VFilter); 180 int dst_pitch 193 vp8_filter_block1dc_v6_mmx(FData2 + 16, dst_ptr, dst_pitch, 16, 8 , 8, 8, VFilter); 194 vp8_filter_block1dc_v6_mmx(FData2 + 20, dst_ptr + 4, dst_pitch, 16, 8 , 8, 8, VFilter) [all...] |
subpixel_mmx.asm | 213 ; int dst_pitch 237 movsxd rdx, dword ptr arg(5) ;dst_pitch 345 add rdi, dword ptr arg(5) ;dst_pitch ; 347 movsxd r8, dword ptr arg(5) ;dst_pitch 349 add rdi, r8 ;dst_pitch 370 ; int dst_pitch 394 movsxd rdx, dword ptr arg(5) ;dst_pitch 500 add rdi, dword ptr arg(5) ;dst_pitch ; 502 movsxd r8, dword ptr arg(5) ;dst_pitch 525 ; int dst_pitch [all...] |
subpixel_ssse3.asm | 928 ; int dst_pitch 952 movsxd rdx, dword ptr arg(5) ; dst_pitch 971 movsxd r8, dword ptr arg(5) ; dst_pitch 1038 add rdi, DWORD PTR arg(5) ; dst_pitch 1055 movsxd rdx, dword ptr arg(5) ; dst_pitch 1158 lea rdi, [rdi + rdx] ; dst_pitch [all...] |
subpixel_sse2.asm | [all...] |
/external/libvpx/vp8/common/ |
filter.c | 159 int dst_pitch 168 filter_block2d(src_ptr, dst_ptr, src_pixels_per_line, dst_pitch, HFilter, VFilter); 177 int dst_pitch 192 filter_block2d_second_pass(FData + 16, dst_ptr, dst_pitch, 8, 8, 8, 8, VFilter); 203 int dst_pitch 218 filter_block2d_second_pass(FData + 16, dst_ptr, dst_pitch, 8, 8, 4, 8, VFilter); 229 int dst_pitch 244 filter_block2d_second_pass(FData + 32, dst_ptr, dst_pitch, 16, 16, 16, 16, VFilter); 305 * UINT32 dst_pitch : Destination block pitch. 326 int dst_pitch, [all...] |
recon.h | 18 void sym(unsigned char *src, int src_pitch, unsigned char *dst, int dst_pitch)
|
subpixel.h | 19 unsigned char *dst, int dst_pitch)
|
postproc.h | 20 int dst_pitch, int rows, int cols, int flimit)
|
/external/qemu/android/skin/ |
scaler.c | 68 int dst_pitch; member in struct:__anon9283 127 op.dst_pitch = dst_surface->pitch; 144 op.dst_line += op.rd.x*4 + op.rd.y*op.dst_pitch;
|
argb.h | 223 int dst_pitch = op->dst_pitch; local 300 dst_line += dst_pitch; 319 int dst_pitch = op->dst_pitch; local 446 dst_line += dst_pitch; 458 int dst_pitch = op->dst_pitch; local 534 dst_line += dst_pitch; 545 int dst_pitch = op->dst_pitch local 799 int dst_pitch = op->dst_pitch; local [all...] |
surface.c | 276 int dst_pitch; member in struct:__anon9284 327 blit->dst_pitch = dst->surface->pitch; 328 blit->dst_line = dst->surface->pixels + y*blit->dst_pitch; 401 blit->dst_pitch = dst->surface->pitch; 402 blit->dst_line = (uint8_t*) dst->surface->pixels + y*blit->dst_pitch; 518 int pitch = blit->dst_pitch; 604 int pitch = blit->dst_pitch;
|
window.c | 390 int dst_pitch = surface->pitch; local 391 uint8_t* dst_line = (uint8_t*)surface->pixels + rect->pos.x*4 + rect->pos.y*dst_pitch; 412 dst_line += dst_pitch; 430 dst_line += dst_pitch; 448 dst_line += dst_pitch; 466 dst_line += dst_pitch; 480 int dst_pitch = surface->pitch; local 481 uint8_t* dst_line = (uint8_t*)surface->pixels + rect->pos.x*4 + rect->pos.y*dst_pitch; 501 dst_line += dst_pitch; 519 dst_line += dst_pitch; [all...] |
/external/qemu/hw/ |
goldfish_fb.c | 246 int dst_pitch; member in struct:__anon9878 427 dst_line += fbs->dst_pitch; 484 fbs.dst_pitch = pitch;
|
/external/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 | 23 ; stack(lr) int dst_pitch
|
sixtappredict16x16_neon.asm | 23 ; stack(r5) int dst_pitch
|
/external/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/libvpx/vp8/common/arm/armv6/ |
sixtappredict8x4_v6.asm | 21 ; stack int dst_pitch
|