HomeSort by relevance Sort by last modified time
    Searched refs:horz_deci (Results 1 - 25 of 31) sorted by null

1 2

  /hardware/qcom/display/msm8994/liboverlay/
overlayMdp.cpp 151 mOVInfo.dst_rect.w, mOVInfo.dst_rect.h, mOVInfo.horz_deci,
368 max_horz_deci = utils::max(ov_current->horz_deci,
369 ov_next->horz_deci);
373 ov_current->horz_deci = max_horz_deci;
374 ov_next->horz_deci = max_horz_deci;
overlayUtils.cpp 337 ov.transp_mask, ov.flags, ov.horz_deci, ov.vert_deci);
  /cts/hostsidetests/security/securityPatch/Bug-35950805/
local_poc.h 198 uint8_t horz_deci; member in struct:mdp_input_layer
  /cts/hostsidetests/security/securityPatch/CVE-2017-9692/
poc.c 173 uint8_t horz_deci; member in struct:mdp_input_layer
  /hardware/qcom/display/msm8084/liboverlay/
overlayMdp.cpp 141 mOVInfo.horz_deci = 0;
162 mOVInfo.horz_deci = (int)log2f(horDscale);
overlayUtils.cpp 413 ov.transp_mask, ov.flags, ov.horz_deci, ov.vert_deci);
  /cts/hostsidetests/security/securityPatch/Bug-37093119/
local_poc.h 198 uint8_t horz_deci; member in struct:mdp_input_layer
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_mdp_ext.h 84 uint8_t horz_deci; member in struct:mdp_input_layer
msm_mdp.h 791 uint8_t horz_deci; member in struct:mdp_overlay
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_mdp_ext.h 237 uint8_t horz_deci; member in struct:mdp_input_layer
msm_mdp.h 787 * @horz_deci: Horizontal decimation value, this indicates the amount of pixels
826 uint8_t horz_deci; member in struct:mdp_overlay
    [all...]
  /hardware/qcom/display/msm8226/liboverlay/
overlayUtils.cpp 344 ov.transp_mask, ov.flags, ov.horz_deci, ov.vert_deci);
overlayMdp.cpp 151 mOVInfo.dst_rect.w, mOVInfo.dst_rect.h, mOVInfo.horz_deci,
  /hardware/qcom/display/msm8909/liboverlay/
overlayUtils.cpp 315 ov.transp_mask, ov.flags, ov.horz_deci, ov.vert_deci);
overlayMdp.cpp 146 mOVInfo.dst_rect.w, mOVInfo.dst_rect.h, mOVInfo.horz_deci,
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_mdp_ext.h 152 uint8_t horz_deci; member in struct:mdp_input_layer
msm_mdp.h 806 uint8_t horz_deci; member in struct:mdp_overlay
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_mdp_ext.h 348 uint8_t horz_deci; member in struct:mdp_input_layer
msm_mdp.h 801 * @horz_deci: Horizontal decimation value, this indicates the amount of pixels
840 uint8_t horz_deci; member in struct:mdp_overlay
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_device.cpp 224 mdp_layer.horz_deci = pipe_info->horizontal_decimation;
253 DLOGV_IF(kTagDriverConfig, "plane_alpha %d, zorder %d, blending %d, horz_deci %d, "
255 mdp_layer.blend_op, mdp_layer.horz_deci, mdp_layer.vert_deci, mdp_layer.pipe_ndx,
406 DLOGI_IF(kTagDriverConfig, "in_w %d, in_h %d, in_f %d, horz_deci %d, vert_deci %d",
407 mdp_buffer.width, mdp_buffer.height, mdp_buffer.format, mdp_layer.horz_deci,
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/core/fb/
hw_device.cpp 244 mdp_layer.horz_deci = pipe_info->horizontal_decimation;
273 DLOGV_IF(kTagDriverConfig, "plane_alpha %d, zorder %d, blending %d, horz_deci %d, "
275 mdp_layer.blend_op, mdp_layer.horz_deci, mdp_layer.vert_deci, mdp_layer.pipe_ndx,
450 DLOGI_IF(kTagDriverConfig, "in_w %d, in_h %d, in_f %d, horz_deci %d, vert_deci %d",
451 mdp_buffer.width, mdp_buffer.height, mdp_buffer.format, mdp_layer.horz_deci,
    [all...]
  /hardware/qcom/display/sdm845/sdm/libs/core/fb/
hw_device.cpp 242 mdp_layer.horz_deci = pipe_info->horizontal_decimation;
273 DLOGV_IF(kTagDriverConfig, "plane_alpha %d, zorder %d, blending %d, horz_deci %d, "
275 mdp_layer.blend_op, mdp_layer.horz_deci, mdp_layer.vert_deci, mdp_layer.pipe_ndx,
453 DLOGI_IF(kTagDriverConfig, "in_w %d, in_h %d, in_f %d, horz_deci %d, vert_deci %d",
454 mdp_buffer.width, mdp_buffer.height, mdp_buffer.format, mdp_layer.horz_deci,
    [all...]
  /hardware/qcom/msm8994/kernel-headers/linux/
msm_mdp.h 610 uint8_t horz_deci; member in struct:mdp_overlay
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/linux/
msm_mdp.h 620 * @horz_deci: Horizontal decimation value, this indicates the amount of pixels
659 uint8_t horz_deci; member in struct:mdp_overlay
  /hardware/qcom/msm8x09/kernel-headers/linux/
msm_mdp.h 750 uint8_t horz_deci; member in struct:mdp_overlay
    [all...]

Completed in 295 milliseconds

1 2