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

1 2

  /hardware/qcom/msm8x09/kernel-headers/media/
msm_media_info.h 36 #define VENUS_BUFFER_SIZE(_color_fmt,_width,_height) MSM_MEDIA_ALIGN(VENUS_BUFFER_SIZE_UNALIGNED(_color_fmt, _width, _height), 4096)
  /hardware/qcom/msm8x09/original-kernel-headers/media/
msm_media_info.h 36 #define VENUS_BUFFER_SIZE(_color_fmt, _width, _height) MSM_MEDIA_ALIGN(VENUS_BUFFER_SIZE_UNALIGNED(_color_fmt, _width, _height),4096)
  /hardware/qcom/msm8x26/kernel-headers/media/
msm_media_info.h 36 #define VENUS_BUFFER_SIZE(_color_fmt, _width, _height) MSM_MEDIA_ALIGN(VENUS_BUFFER_SIZE_UNALIGNED(_color_fmt, _width, _height),4096)
  /hardware/qcom/msm8x84/kernel-headers/media/
msm_media_info.h 232 static inline unsigned int VENUS_BUFFER_SIZE(
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msm_media_info.h 232 static inline unsigned int VENUS_BUFFER_SIZE(
  /hardware/qcom/display/msm8960/libgralloc/
alloc_controller.cpp 45 #define VENUS_BUFFER_SIZE(args...) 0
329 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
  /hardware/qcom/display/sdm845/libgralloc1/
gr_utils.cpp 256 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
259 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV21, width, height);
615 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, width, height);
618 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_BPP10_UBWC, width, height);
621 size = VENUS_BUFFER_SIZE(COLOR_FMT_P010_UBWC, width, height);
  /hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.cpp 273 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
276 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV21, width, height);
719 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, width, height);
722 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_BPP10_UBWC, width, height);
  /hardware/qcom/display/msm8998/libgralloc1/
gr_allocator.cpp 271 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
274 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV21, width, height);
718 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, width, height);
721 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_BPP10_UBWC, width, height);
  /hardware/qcom/display/msm8996/libgralloc/
alloc_controller.cpp 49 #define VENUS_BUFFER_SIZE(args...) 0
629 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
632 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV21, width, height);
    [all...]
  /hardware/qcom/display/sdm845/libgralloc/
alloc_controller.cpp 623 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
626 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV21, width, height);
    [all...]
  /hardware/qcom/display/msm8994/libgralloc/
alloc_controller.cpp 46 #define VENUS_BUFFER_SIZE(args...) 0
553 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
896 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, width, height);
  /hardware/qcom/display/msm8084/libgralloc/
alloc_controller.cpp 46 #define VENUS_BUFFER_SIZE(args...) 0
456 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
  /hardware/qcom/display/msm8226/libgralloc/
alloc_controller.cpp 46 #define VENUS_BUFFER_SIZE(args...) 0
452 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
  /hardware/qcom/display/msm8909/libgralloc/
alloc_controller.cpp 46 #define VENUS_BUFFER_SIZE(args...) 0
464 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
  /hardware/qcom/display/msm8084/liboverlay/
overlayMdssRot.cpp 28 #define VENUS_BUFFER_SIZE(args...) 0
  /hardware/qcom/display/msm8960/liboverlay/
overlayMdssRot.cpp 26 #define VENUS_BUFFER_SIZE(args...) 0
  /hardware/qcom/msm8994/kernel-headers/media/
msm_media_info.h 525 static inline unsigned int VENUS_BUFFER_SIZE(
  /hardware/qcom/msm8994/original-kernel-headers/media/
msm_media_info.h 525 static inline unsigned int VENUS_BUFFER_SIZE(
  /hardware/qcom/display/msm8226/liboverlay/
overlayMdssRot.cpp 28 #define VENUS_BUFFER_SIZE(args...) 0
  /hardware/qcom/msm8996/kernel-headers/media/
msm_media_info.h 709 static inline unsigned int VENUS_BUFFER_SIZE(
  /hardware/qcom/msm8996/original-kernel-headers/media/
msm_media_info.h 709 static inline unsigned int VENUS_BUFFER_SIZE(
  /hardware/qcom/msm8998/kernel-headers/media/
msm_media_info.h     [all...]
  /hardware/qcom/msm8998/original-kernel-headers/media/
msm_media_info.h     [all...]
  /device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c     [all...]

Completed in 680 milliseconds

1 2