Searched defs:dst_height (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/ |
D | scale.c | 3053 int dst_width, int dst_height, in ScalePlaneDown2() 3097 int dst_width, int dst_height, in ScalePlaneDown4() 3142 int dst_width, int dst_height, in ScalePlaneDown8() 3181 int dst_width, int dst_height, in ScalePlaneDown34() 3274 int dst_width, int dst_height, in ScalePlaneDown38() 3426 int dst_width, int dst_height, in ScalePlaneBox() 3502 int dst_width, int dst_height, in ScalePlaneBilinearSimple() 3544 int dst_width, int dst_height, in ScalePlaneBilinear() 3610 int dst_width, int dst_height, in ScalePlaneSimple() 3634 int dst_width, int dst_height, in ScalePlaneAnySize() [all …]
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 188 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
|
/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | resource_default.cpp | 572 float dst_height = dst->bottom - dst->top; in CalculateCropRects() local 664 float dst_height = dst.bottom - dst.top; in ValidateDimensions() local 770 float dst_height = dst.bottom - dst.top; in GetScaleFactor() local
|
/hardware/intel/common/libva/test/ |
D | loadsurface.h | 394 int dst_fourcc, int dst_width, int dst_height, in download_surface_yuv()
|