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

  /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);
  /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/msm8974/liboverlay/
overlayUtils.cpp 403 ov.transp_mask, ov.flags, ov.horz_deci, ov.vert_deci);
overlayMdp.cpp 132 mOVInfo.dst_rect.w, mOVInfo.dst_rect.h, mOVInfo.horz_deci,
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_mdp.h 440 uint8_t horz_deci; member in struct:mdp_overlay
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_mdp.h 449 uint8_t horz_deci; member in struct:mdp_overlay
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_mdp.h 587 uint8_t horz_deci; member in struct:mdp_overlay
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_mdp.h 597 * @horz_deci: Horizontal decimation value, this indicates the amount of pixels
636 uint8_t horz_deci; member in struct:mdp_overlay
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_mdp.h 574 uint8_t horz_deci; member in struct:mdp_overlay
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_mdp.h 575 * @horz_deci: Horizontal decimation value, this indicates the amount of pixels
613 uint8_t horz_deci; member in struct:mdp_overlay
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp     [all...]

Completed in 75 milliseconds