Searched refs:VENUS_BUFFER_SIZE (Results 1 - 25 of 37) sorted by relevance

12

/hardware/qcom/msm8x26/kernel-headers/media/
H A Dmsm_media_info.h36 #define VENUS_BUFFER_SIZE(_color_fmt, _width, _height) MSM_MEDIA_ALIGN(VENUS_BUFFER_SIZE_UNALIGNED(_color_fmt, _width, _height),4096) macro
/hardware/qcom/msm8x84/kernel-headers/media/
H A Dmsm_media_info.h232 static inline unsigned int VENUS_BUFFER_SIZE( function
/hardware/qcom/msm8x84/original-kernel-headers/media/
H A Dmsm_media_info.h232 static inline unsigned int VENUS_BUFFER_SIZE( function
/hardware/qcom/display/msm8960/libgralloc/
H A Dalloc_controller.cpp45 #define VENUS_BUFFER_SIZE(args...) 0 macro
329 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
/hardware/qcom/display/msm8909/gralloc/
H A Dgr_utils.cpp256 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
259 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV21, width, height);
621 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, width, height);
624 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_BPP10_UBWC, width, height);
627 size = VENUS_BUFFER_SIZE(COLOR_FMT_P010_UBWC, width, height);
/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_utils.cpp256 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
259 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV21, width, height);
621 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, width, height);
624 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_BPP10_UBWC, width, height);
627 size = VENUS_BUFFER_SIZE(COLOR_FMT_P010_UBWC, width, height);
/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_allocator.cpp273 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/
H A Dgr_allocator.cpp274 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
277 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV21, width, height);
721 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, width, height);
724 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_BPP10_UBWC, width, height);
/hardware/qcom/display/msm8909/libgralloc/
H A Dalloc_controller.cpp623 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
626 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV21, width, height);
1082 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, width, height);
1085 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_BPP10_UBWC, width, height);
1088 size = VENUS_BUFFER_SIZE(COLOR_FMT_P010_UBWC, width, height);
/hardware/qcom/display/msm8909w_3100/libgralloc/
H A Dalloc_controller.cpp623 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
626 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV21, width, height);
1082 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, width, height);
1085 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_BPP10_UBWC, width, height);
1088 size = VENUS_BUFFER_SIZE(COLOR_FMT_P010_UBWC, width, height);
/hardware/qcom/display/msm8996/libgralloc/
H A Dalloc_controller.cpp49 #define VENUS_BUFFER_SIZE(args...) 0 macro
629 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
632 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV21, width, height);
1083 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_UBWC, width, height);
1086 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12_BPP10_UBWC, width, height);
/hardware/qcom/display/msm8994/libgralloc/
H A Dalloc_controller.cpp46 #define VENUS_BUFFER_SIZE(args...) 0 macro
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/
H A Dalloc_controller.cpp46 #define VENUS_BUFFER_SIZE(args...) 0 macro
456 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
/hardware/qcom/display/msm8226/libgralloc/
H A Dalloc_controller.cpp46 #define VENUS_BUFFER_SIZE(args...) 0 macro
452 size = VENUS_BUFFER_SIZE(COLOR_FMT_NV12, width, height);
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayMdssRot.cpp28 #define VENUS_BUFFER_SIZE(args...) 0 macro
/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayMdssRot.cpp26 #define VENUS_BUFFER_SIZE(args...) 0 macro
/hardware/qcom/msm8994/kernel-headers/media/
H A Dmsm_media_info.h525 static inline unsigned int VENUS_BUFFER_SIZE( function
/hardware/qcom/msm8994/original-kernel-headers/media/
H A Dmsm_media_info.h525 static inline unsigned int VENUS_BUFFER_SIZE( function
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayMdssRot.cpp28 #define VENUS_BUFFER_SIZE(args...) 0 macro
/hardware/qcom/msm8996/kernel-headers/media/
H A Dmsm_media_info.h709 static inline unsigned int VENUS_BUFFER_SIZE( function
/hardware/qcom/msm8996/original-kernel-headers/media/
H A Dmsm_media_info.h709 static inline unsigned int VENUS_BUFFER_SIZE( function
/hardware/qcom/msm8998/kernel-headers/media/
H A Dmsm_media_info.h928 static __inline__ unsigned int VENUS_BUFFER_SIZE( function
/hardware/qcom/msm8998/original-kernel-headers/media/
H A Dmsm_media_info.h928 static __inline__ unsigned int VENUS_BUFFER_SIZE( function
/hardware/qcom/msm8x09/kernel-headers/media/
H A Dmsm_media_info.h709 static inline unsigned int VENUS_BUFFER_SIZE( function
/hardware/qcom/msm8x09/original-kernel-headers/media/
H A Dmsm_media_info.h709 static inline unsigned int VENUS_BUFFER_SIZE( function

Completed in 716 milliseconds

12