Searched defs:dst_width (Results 1 – 9 of 9) sorted by relevance
/external/libyuv/files/source/ |
D | scale.cc | 53 uint8* dst, int dst_width) { in ScaleRowDown2_NEON() 70 uint8* dst, int dst_width) { in ScaleRowDown2Int_NEON() 104 uint8* dst_ptr, int dst_width) { in ScaleRowDown4_NEON() 125 uint8* dst_ptr, int dst_width) { in ScaleRowDown4Int_NEON() 271 uint8* dst_ptr, int dst_width) { in ScaleRowDown2_SSE2() 299 uint8* dst_ptr, int dst_width) { in ScaleRowDown2Int_SSE2() 343 uint8* dst_ptr, int dst_width) { in ScaleRowDown4_SSE2() 375 uint8* dst_ptr, int dst_width) { in ScaleRowDown4Int_SSE2() 434 uint8* dst_ptr, int dst_width) { in ScaleRowDown8_SSE2() 467 uint8* dst_ptr, int dst_width) { in ScaleRowDown8Int_SSE2() [all …]
|
D | general.cc | 75 int dst_width, int dst_height) in I420Crop() 124 int dst_width, int dst_height) in I420CropPad()
|
/external/webp/src/enc/ |
D | picture.c | 228 int32_t* frow, int32_t* irow, int dst_width) { in ImportRow() 266 static void ExportRow(int32_t* frow, int32_t* irow, uint8_t* dst, int dst_width, in ExportRow() 280 int dst_width, int dst_height, int dst_stride, in RescalePlane()
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
D | SDL_stretch.c | 179 int dst_width; in SDL_SoftStretch() local
|
/external/webp/src/dec/ |
D | webpi.h | 37 int dst_width, dst_height; // destination dimensions member
|
D | io.c | 426 int dst_width, int dst_height, int dst_stride, in InitRescaler()
|
/external/chromium/chrome/browser/ui/gtk/ |
D | nine_box.cc | 112 int dst_width = dst->allocation.width; in RenderToWidgetWithOpacity() local
|
/external/opencv/cv/src/ |
D | cvderiv.cpp | 50 int dst_width, buffer_step = 0; in icvSepConvSmall3_32f() local
|
D | cvlkpyramid.cpp | 229 int src_width = src_size.width, dst_width = src_size.width-2; in icvCalcIxIy_32f() local
|