HomeSort by relevance Sort by last modified time
    Searched full:downscale (Results 51 - 75 of 79) sorted by null

1 23 4

  /hardware/qcom/display/msm8226/liboverlay/
overlayUtils.h 199 //Enable rotator downscale optimization for hardware bugs not handled in
200 //driver. If downscale optimizatation is required,
  /hardware/qcom/display/msm8960/liboverlay/
overlayUtils.h 226 //Enable rotator downscale optimization for hardware bugs not handled in
227 //driver. If downscale optimizatation is required,
  /hardware/qcom/display/msm8974/liboverlay/
overlayUtils.h 226 //Enable rotator downscale optimization for hardware bugs not handled in
227 //driver. If downscale optimizatation is required,
  /hardware/qcom/display/msm8994/libhdmi/
hdmi.cpp 113 // Read the system property to determine if downscale feature is enabled.
641 // Set External Display MDP Downscale mode indicator
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 181 const int& transform, const int& downscale,
380 const ovutils::eTransform& orient, const int& downscale);
  /hardware/qcom/display/msm8994/liboverlay/
overlayUtils.h 199 //Enable rotator downscale optimization for hardware bugs not handled in
200 //driver. If downscale optimizatation is required,
overlay.cpp 249 //If DMA pipes need to be used in block mode for downscale, there could be
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp 373 * maximum downscale support is overlay pipe downscale.
384 * 2. exceeds maximum downscale limit
696 // in such usecase, decimation gets used for downscale and there will be
703 // check for action safe flag and downscale mode which requires scaling.
2308 const int downscale = 0; local
    [all...]
  /hardware/intel/img/psb_video/src/
psb_overlay.c     [all...]
psb_texture.c 340 /* calculate subpicture size according to the downscale situation of both main and subpicture bitstream */
    [all...]
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jpeg.cpp 430 m_pExtProvider->DownScale(m_pExtContext, dest_width, dest_height);
  /frameworks/base/docs/html/training/tv/start/
layouts.jd 188 system to downscale your layout elements to 720p if necessary. In general, downscaling
  /hardware/qcom/display/msm8084/liboverlay/
overlayMdp.cpp 140 //Decimation + MDP Downscale
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.h 220 const ovutils::eTransform& orient, const int& downscale);
  /ndk/sources/android/support/src/wcstox/
floatscan.c 241 /* Downscale until exactly number of bits are left of radix point */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
ScenarioData.java 447 /* Downscale to 8 bit depth palette to save to gif */
  /hardware/ti/omap4-aah/hwc/
hwc.c 923 /* FIXME: limit vertical downscale well below theoretical limit as we saw display artifacts */
927 /* max downscale */
935 /* :HACK: limit horizontal downscale well below theoretical limit as we saw display artifacts */
943 /* max horizontal downscale is 4, or the fclk/pixclk */
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c 732 /* FIXME: limit vertical downscale well below theoretical limit as we saw display artifacts */
736 /* max downscale */
744 /* :HACK: limit horizontal downscale well below theoretical limit as we saw display artifacts */
748 /* max horizontal downscale is 4, or the fclk/pixclk */
    [all...]
  /external/freetype/src/smooth/
ftgrays.c 329 #define DOWNSCALE( x ) ( (x) >> ( PIXEL_BITS - 6 ) )
332 #define DOWNSCALE( x ) ( (x) << ( 6 - PIXEL_BITS ) )
    [all...]
  /external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.c 811 /* downscale work image if necessary */
825 /* downscale work image if necessary */
    [all...]
  /external/pdfium/third_party/freetype/src/smooth/
ftgrays.c 309 #define DOWNSCALE( x ) ( (x) >> ( PIXEL_BITS - 6 ) )
312 #define DOWNSCALE( x ) ( (x) << ( 6 - PIXEL_BITS ) )
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_image.cpp     [all...]
fpdf_render_loadimage.cpp     [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp 306 // MDP 4 supports 1/8 downscale
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 262 "Downscale threshold (buf %)");
    [all...]

Completed in 538 milliseconds

1 23 4