/external/libvpx/libvpx/third_party/libyuv/source/ |
D | scale.cc | 37 int dst_width, int dst_height, in ScalePlaneDown2() 109 int dst_width, int dst_height, in ScalePlaneDown2_16() 163 int dst_width, int dst_height, in ScalePlaneDown4() 223 int dst_width, int dst_height, in ScalePlaneDown4_16() 270 int dst_width, int dst_height, in ScalePlaneDown34() 367 int dst_width, int dst_height, in ScalePlaneDown34_16() 462 int dst_width, int dst_height, in ScalePlaneDown38() 558 int dst_width, int dst_height, in ScalePlaneDown38_16() 732 int dst_width, int dst_height, in ScalePlaneBox() 801 int dst_width, int dst_height, in ScalePlaneBox_16() [all …]
|
D | scale_argb.cc | 34 int dst_width, int dst_height, in ScaleARGBDown2() 94 int dst_width, int dst_height, in ScaleARGBDown4Box() 141 int dst_width, int dst_height, in ScaleARGBDownEven() 188 int dst_width, int dst_height, in ScaleARGBBilinearDown() 290 int dst_width, int dst_height, in ScaleARGBBilinearUp() 427 int dst_width, int dst_height, in ScaleYUVToARGBBilinearUp() 639 int dst_width, int dst_height, in ScaleARGBSimple() 683 int dst_width, int dst_height, in ScaleARGB() 791 int dst_width, int dst_height, in ARGBScaleClip() 813 int dst_width, int dst_height, in ARGBScale() [all …]
|
D | mjpeg_decoder.cc | 249 uint8** planes, int dst_width, int dst_height) { in DecodeToBuffers() 341 int dst_width, int dst_height) { in DecodeToCallback()
|
/external/libyuv/files/source/ |
D | scale.cc | 39 int dst_height, in ScalePlaneDown2() 143 int dst_height, in ScalePlaneDown2_16() 206 int dst_height, in ScalePlaneDown4() 280 int dst_height, in ScalePlaneDown4_16() 332 int dst_height, in ScalePlaneDown34() 434 int dst_height, in ScalePlaneDown34_16() 533 int dst_height, in ScalePlaneDown38() 655 int dst_height, in ScalePlaneDown38_16() 857 int dst_height, in ScalePlaneBox() 946 int dst_height, in ScalePlaneBox_16() [all …]
|
D | scale_argb.cc | 36 int dst_height, in ScaleARGBDown2() 131 int dst_height, in ScaleARGBDown4Box() 189 int dst_height, in ScaleARGBDownEven() 255 int dst_height, in ScaleARGBBilinearDown() 372 int dst_height, in ScaleARGBBilinearUp() 524 int dst_height, in ScaleYUVToARGBBilinearUp() 755 int dst_height, in ScaleARGBSimple() 809 int dst_height, in ScaleARGB() 914 int dst_height, in ARGBScaleClip() 942 int dst_height, in ARGBScale() [all …]
|
D | mjpeg_decoder.cc | 248 int dst_height) { in DecodeToBuffers() 338 int dst_height) { in DecodeToCallback()
|
/external/libyuv/files/unit_test/ |
D | rotate_argb_test.cc | 22 int dst_height, in TestRotateBpp() 89 int dst_height, in ARGBTestRotate() 125 int dst_height, in TestRotatePlane()
|
D | scale_argb_test.cc | 29 int dst_height, in ARGBTestFilter() 126 int dst_height, in TileARGBScale() 152 int dst_height, in ARGBClipTestFilter() 327 int dst_height, in YUVToARGBScaleReference2() 369 int dst_height, in YUVToARGBTestFilter()
|
D | scale_test.cc | 27 int dst_height, in TestFilter() 155 int dst_height, in TestFilter_16()
|
D | rotate_test.cc | 22 int dst_height, in I420TestRotate() 141 int dst_height, in NV12TestRotate()
|
D | unit_test.h | 60 int dst_height) { in SizeValid()
|
/external/libvpx/libvpx/test/ |
D | vp9_scale_test.cc | 71 const int dst_height = src_height * sf_up / sf_down; in RunTest() local 164 const int dst_height = src_height * sf_up / sf_down; in TEST_P() local
|
D | vpx_scale_test.h | 67 const int dst_width, const int dst_height) { in ResetScaleImages()
|
/external/webrtc/webrtc/common_video/libyuv/ |
D | scaler.cc | 31 int dst_width, int dst_height, in Set()
|
D | webrtc_libyuv.cc | 241 int dst_height = dst_frame->height(); in ConvertToI420() local
|
D | scaler_unittest.cc | 343 int dst_width, int dst_height) { in ScaleSequence()
|
/external/libyuv/files/util/ |
D | yuvconvert.cc | 32 int dst_width = 0, dst_height = 0; // new width and height variable 168 int dst_height, in TileARGBScale()
|
/external/webp/src/utils/ |
D | rescaler_utils.c | 24 int dst_width, int dst_height, int dst_stride, in WebPRescalerInit()
|
D | rescaler_utils.h | 42 int dst_width, dst_height; // destination dimensions member
|
/external/webrtc/talk/app/webrtc/java/jni/ |
D | native_handle_impl.cc | 166 int dst_height, in ScaleAndRotate()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_blit.c | 496 unsigned dst_height, in r200_blit()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_blit.c | 347 unsigned dst_height, in r100_blit()
|
/external/webp/src/enc/ |
D | picture_rescale_enc.c | 170 int dst_width, int dst_height, int dst_stride, in RescalePlane()
|
/external/webrtc/talk/media/base/ |
D | videoframe.cc | 219 VideoFrame* VideoFrame::Stretch(size_t dst_width, size_t dst_height, in Stretch()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_blit.c | 618 unsigned dst_width, dst_height, src_width0, src_height0, src_widthFL, src_heightFL; in r600_resource_copy_region() local 761 unsigned dst_height = u_minify(info->dst.resource->height0, info->dst.level); in do_hardware_msaa_resolve() local
|